Typo fix: usually strings => usually symbols

This commit is contained in:
Christopher Lemmer Webber 2019-08-15 19:37:46 -04:00 committed by Tony Garnock-Jones
parent ba62d998ca
commit bcd7dcba79
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ Here is one for an "iri", a hyperlink:
#+END_SRC
That's nice enough, but here's another interesting detail... tags on
Records are usually strings but aren't necessarily so.
Records are usually symbols but aren't necessarily so.
They can also be strings or numbers or even dictionaries.
And very interestingly, they can also be other records: