svenvc / ston

STON - Smalltalk Object Notation - A lightweight text-based, human-readable data interchange format for class-based object-oriented languages like Smalltalk.
MIT License
135 stars 32 forks source link

Fix typo (there -> their) & add literal characters #18

Closed IDisposable closed 6 years ago

IDisposable commented 6 years ago

There was a typo (there instead of their), also added the various explicit character references to the Primitive Values section to be clearer what character is meant by the name.