Updated Encoding JSON (markdown)

fmoor
2016-06-17 21:58:57 -07:00
parent c1f599eec4
commit faf610c0fe

@@ -51,7 +51,7 @@ See also:
## Step 2: Build object tree in memory ## Step 2: Build object tree in memory
Once the `JsonBuffer` is ready, can use it to build your in-memory representation of the JSON string. Once the `JsonBuffer` is ready, you can use it to build your in-memory representation of the JSON string.
#### Arrays #### Arrays