Skip to content

Commit 4c525e5

Browse files
authored
set "a" at the end of sigil w to make it atom
1 parent 440714d commit 4c525e5

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)