Skip to content

Commit de93579

Browse files
committed
Update README.md
1 parent 7fe8773 commit de93579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ for more examples.
9494

9595
Reading JSON from a string
9696
---------------
97-
JSON can also be ready directly from a character string like so:
97+
JSON can also be read directly from a character string like so:
9898
```fortran
9999
call json%load_from_string('{"name", "Leonidas"}')
100100
```

0 commit comments

Comments
 (0)