Skip to content

Commit 73a4015

Browse files
author
Vinicius Guilherme
committed
fix json block
1 parent 1b19b08 commit 73a4015

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ public static func deserializePlist(from data: Data?, designatedPath: String? =
223223

224224
**2. Deep Path Navigation (`designatedPath`)**
225225

226-
```json
226+
```
227227
// JSON Structure:
228228
{
229229
"data": {

0 commit comments

Comments
 (0)