| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -120,7 +120,7 @@ iex> is_atom(MyApp.MyModule) | |||
| 120 | 120 | true | |
| 121 | 121 | ``` | |
| 122 | 122 | ||
| 123 | - Atoms are also used to reference modules from Erlang libraries, including built in ones. | ||
| 123 | + Atoms are also used to reference modules from Erlang libraries, including built-in ones. | ||
| 124 | 124 | ||
| 125 | 125 | ```elixir | |
| 126 | 126 | iex> :crypto.strong_rand_bytes 3 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments