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
commit 0e99d8d80f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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