Skip to content

Commit dc3a56c

Browse files
author
José Valim
committed
Remove leftover spaces
Signed-off-by: José Valim <[email protected]>
1 parent ea9cb84 commit dc3a56c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/elixir/lib/application.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ defmodule Application do
405405
If the configuration parameter does not exist, the function returns the
406406
`default` value.
407407
408-
## Examples
408+
## Examples
409409
410410
`get_env/3` is commonly used to read the configuration of your OTP applications.
411411
Since Mix configurations are commonly used to configure applications, we will use

0 commit comments

Comments
 (0)