aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBarnaby Walters <[email protected]>2024-02-28 15:15:43 +0100
committerBarnaby Walters <[email protected]>2024-02-28 15:15:43 +0100
commit2787164ea9ba30f806d6c38443d2eca2984b1e62 (patch)
tree07a4d82cb3592128b9542cc5ee9cc06b91a74c1d /docs
parent990b44566ce1393a4a553a65d5a6c412cb656805 (diff)
grammar fix
Diffstat (limited to 'docs')
-rw-r--r--docs/modules/ROOT/pages/getting_started.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/ROOT/pages/getting_started.adoc b/docs/modules/ROOT/pages/getting_started.adoc
index be2b868eb..e8bc84255 100644
--- a/docs/modules/ROOT/pages/getting_started.adoc
+++ b/docs/modules/ROOT/pages/getting_started.adoc
@@ -115,7 +115,7 @@ To get rid of the frame-index error add the following to your `Cargo.toml`:
115debug = 2 115debug = 2
116---- 116----
117 117
118If you’re get an extremely long error message containing something like the following: 118If you’re getting an extremely long error message containing something like the following:
119 119
120[source] 120[source]
121---- 121----