Add missing title markdown

This commit is contained in:
coffeepots 2018-07-13 17:32:06 +01:00
parent 2b1c138ad2
commit 24ee0c9505
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ This is the standard way to provide translations from a Nim type to a `JsonNode`
`n`: The type you wish to convert `n`: The type you wish to convert
Returns #### Returns
`JsonNode`: The newly encoded `JsonNode` type from the parameter type. `JsonNode`: The newly encoded `JsonNode` type from the parameter type.