Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xhliu committed Aug 13, 2019
1 parent f0c02a2 commit a33ab06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/syntax.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Domain-Spcecific Types

To increase safety, sCrypt introduces meaningful types that help with catching semantic errors at compile time.
These types add meaning to a raw ``bytes``.
They must be explicitly casted from ``bytes`` with a type constructor.
They must be explicitly cast from ``bytes`` with a type constructor.

* **PubKey** - represents a public key.

Expand Down

0 comments on commit a33ab06

Please sign in to comment.