Commit 6f3f1126 authored by devsaurus's avatar devsaurus
Browse files

fix example

parent 386867e2
...@@ -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