Commit 8f6f5904 authored by devsaurus's avatar devsaurus
Browse files

fix example

parent 746f519c
...@@ -78,5 +78,5 @@ Decoded string of hex representation. ...@@ -78,5 +78,5 @@ Decoded string of hex representation.
#### Example #### Example
```lua ```lua
print(encoder.fromHex("6a6a6a"))) print(encoder.fromHex("6a6a6a"))
``` ```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment