We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281a9df commit 31f3a74Copy full SHA for 31f3a74
lib/elixir/pages/getting-started/module-attributes.md
@@ -68,7 +68,7 @@ You can take a look at the docs for `Module` for a complete list of supported at
68
69
## As temporary storage
70
71
-So far, we have seen how to define attributes, but how can read them? Let's see an example:
+So far, we have seen how to define attributes, but how can we read them? Let's see an example:
72
73
```elixir
74
defmodule MyServer do
0 commit comments