Skip to content

Commit 5e688de

Browse files
Merge pull request #277 from fivetanley/patch-1
fix typo in README.md
2 parents a321010 + 5e5f197 commit 5e688de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ config :sentry, dsn: "https://[email protected]/1",
140140
```
141141

142142
You can even rely on more custom determinations of the environment name. It's
143-
not uncommmon for most applications to have a "staging" environment. In order
143+
not uncommon for most applications to have a "staging" environment. In order
144144
to handle this without adding an additional Mix environment, you can set an
145145
environment variable that determines the release level.
146146

0 commit comments

Comments
 (0)