We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe8773 commit de93579Copy full SHA for de93579
README.md
@@ -94,7 +94,7 @@ for more examples.
94
95
Reading JSON from a string
96
---------------
97
-JSON can also be ready directly from a character string like so:
+JSON can also be read directly from a character string like so:
98
```fortran
99
call json%load_from_string('{"name", "Leonidas"}')
100
```
0 commit comments