Skip to content

Commit ef0db63

Browse files
committed
Clarify sentence in "Module attributes"
1 parent 8517e60 commit ef0db63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: getting-started/module-attributes.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ This section covers built-in attributes. However, attributes can also be used by
7979

8080
## As constants
8181

82-
Elixir developers will often use module attributes to be used as constants:
82+
Elixir developers will often use module attributes as constants:
8383

8484
```elixir
8585
defmodule MyServer do

0 commit comments

Comments
 (0)