We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a9f94 commit 0f205f6Copy full SHA for 0f205f6
1 file changed
src/content/docs/Developers/Stone/index.mdx
@@ -14,7 +14,7 @@ Each *stone* is composed of a Prelude (the global header) and zero or more paylo
14
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
15
the Prelude.
16
17
-To completely encode or decode a given *stone*, The Stone version must be taken into account,
+To completely encode or decode a given *stone*, the Stone version must be taken into account,
18
as different versions may support different contents.
19
The version is stored in the Prelude, as explained in the pages to come.
20
For now, it is sufficient to remember that each *stone* targets exactly one version.
0 commit comments