We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9cb84 commit dc3a56cCopy full SHA for dc3a56c
lib/elixir/lib/application.ex
@@ -405,7 +405,7 @@ defmodule Application do
405
If the configuration parameter does not exist, the function returns the
406
`default` value.
407
408
- ## Examples
+ ## Examples
409
410
`get_env/3` is commonly used to read the configuration of your OTP applications.
411
Since Mix configurations are commonly used to configure applications, we will use
0 commit comments