Thanks to visit codestin.com Credit goes to github.com
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 c88f6c7 commit 67195b2Copy full SHA for 67195b2
getting-started/alias-require-and-import.markdown
@@ -240,4 +240,4 @@ It is possible to `alias`, `import`, `require`, or `use` multiple modules at onc
240
alias MyApp.{Foo, Bar, Baz}
241
```
242
243
-With this, we have finished our tour of Elixir modules. The last topic to cover is module attributes.
+With this, we have finished our tour of Elixir modules. The next topic to cover is module attributes.
0 commit comments