1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-12-26 03:27:30 +00:00

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
No known key found for this signature in database
GPG Key ID: BFF10DF8EAA776DD

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-package.json` file
- The current directory contains a `.elm-version` file - The current directory contains a `.elm-version` file
- The current directory contains a `elm-stuff` folder - The current directory contains a `elm-stuff` folder
- The current directory contains a `*.elm` files - The current directory contains `*.elm` files
### Options ### Options