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.
2 parents 3222d32 + 5a6e1b2 commit 915661bCopy full SHA for 915661b
book/src/formality_core/lang.md
@@ -23,7 +23,7 @@ The language module you create has various items in it:
23
24
## Specifying the language for a crate
25
26
-That module will contain a language struct named `FormalityLang`. It
+That module will contain a language struct named `FormalityLang`.
27
Other parts of the formality system (e.g., autoderives and the like)
28
will need to know the current language you are defining,
29
and they expect to find it at `crate::FormalityLang`.
0 commit comments