Skip to content

Commit 3c27bf1

Browse files
committed
formatting
1 parent 3db1e2a commit 3c27bf1

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
@@ -49,7 +49,7 @@ Usually, you should use the `read-deps` function to read a deps.edn file, valida
4949

5050
However, these component functions may also occasionally be useful:
5151

52-
* (read-edn r & opts)` - reads a single edn value from a Reader r
52+
* (read-edn r & opts) - reads a single edn value from a Reader r
5353
* (validate deps-edn & opts) - validate a deps.edn map against the specs and throw or return the valid map
5454
* (canonicalize deps-edn & opts) - canoncialize a deps.edn map and return it
5555

0 commit comments

Comments
 (0)