Merge pull request #167 from ato/patch-1

Correct old name all-symbols to all-bindings in README
This commit is contained in:
Calvin Rose
2019-09-10 23:21:58 -04:00
committed by GitHub
+1 -1
View File
@@ -62,7 +62,7 @@ documentation for symbols in the core library. For example,
Shows documentation for the doc macro.
To get a list of all bindings in the default
environment, use the `(all-symbols)` function.
environment, use the `(all-bindings)` function.
## Source