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 3db1e2a commit 3c27bf1Copy full SHA for 3c27bf1
1 file changed
README.md
@@ -49,7 +49,7 @@ Usually, you should use the `read-deps` function to read a deps.edn file, valida
49
50
However, these component functions may also occasionally be useful:
51
52
-* (read-edn r & opts)` - reads a single edn value from a Reader r
+* (read-edn r & opts) - reads a single edn value from a Reader r
53
* (validate deps-edn & opts) - validate a deps.edn map against the specs and throw or return the valid map
54
* (canonicalize deps-edn & opts) - canoncialize a deps.edn map and return it
55
0 commit comments