Skip to content

Commit e2b7241

Browse files
Merge pull request #66 from KazuCocoa/patch-1
set "a" at the end of sigil w to make it atom
2 parents 440714d + 4c525e5 commit e2b7241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Setup the application production environment in your ``config/prod.exs``
3939
tags: %{
4040
env: "production"
4141
},
42-
included_environments: ~w(prod)
42+
included_environments: ~w(prod)a
4343
4444
If using an environment with Plug or Phoenix add the following to your router:
4545

0 commit comments

Comments
 (0)