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 413c6ba commit fd7e744Copy full SHA for fd7e744
CONTRIBUTING.md
@@ -73,7 +73,7 @@ The Haskell Message Index is generated from a collection of files on
73
disk using Hakyll. From these files, descriptions of the message are generated,
74
as well as examples of how to handle them.
75
76
-Inside the top-level of the site source, there is a
+Inside the top level of the site source, there is a
77
`messages` directory. Within `messages`, each subdirectory represents
78
a message whose name is the message code. This subdirectory contains a
79
file `index.md` that describes the message. Additionally,
0 commit comments