Skip to content

Commit 0f205f6

Browse files
committed
Update src/content/docs/Developers/Stone/index.mdx
Grammatical fix
1 parent 30a9f94 commit 0f205f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/Developers/Stone/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Each *stone* is composed of a Prelude (the global header) and zero or more paylo
1414
No limit is set for the length of a *stone*, but it will always be at least 32 bytes long, that is the size of
1515
the Prelude.
1616

17-
To completely encode or decode a given *stone*, The Stone version must be taken into account,
17+
To completely encode or decode a given *stone*, the Stone version must be taken into account,
1818
as different versions may support different contents.
1919
The version is stored in the Prelude, as explained in the pages to come.
2020
For now, it is sufficient to remember that each *stone* targets exactly one version.

0 commit comments

Comments
 (0)