docs: fix typo in Elm config docs

This commit is contained in:
Matan Kushner
2022-03-24 09:46:05 -05:00
parent e10928bb4a
commit 1f22f76a81
+1 -1
View File
@@ -1116,7 +1116,7 @@ By default the module will be shown if any of the following conditions are met:
- The current directory contains a `elm-package.json` file
- The current directory contains a `.elm-version` file
- The current directory contains a `elm-stuff` folder
- The current directory contains a `*.elm` files
- The current directory contains `*.elm` files
### Options