Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce34291

Browse files
committed
typo
1 parent 3983190 commit ce34291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Module Plugin:
7575

7676
```elixir
7777
defmodule PluginWithConfig do
78-
use Plugin.Helpers # small convinience helpers
78+
use Plugin.Helpers # small convenience helpers
7979
def init(opts) do
8080
Map.put(opts, :current_ip, "0.0.0.0")
8181
end

0 commit comments

Comments
 (0)