Skip to content

Commit

Permalink
(docs) better wording
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Oct 14, 2024
1 parent 8b9609f commit 40662e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/scheme-intro/data-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ The result expression will look like this:

### Quotation of quotation

If you quote the quotation, you will get expression that change special symbols with S-Expressions:
If you quote the quotation, you will get a single expression where special symbols are replaced with a list:

```scheme
''(1 2 3)
Expand Down

0 comments on commit 40662e8

Please sign in to comment.