Skip to content

Commit bd2b582

Browse files
authored
doc: fix type link (#346)
1 parent d90eb60 commit bd2b582

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/igniter/project/module.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ defmodule Igniter.Project.Module do
147147
148148
## Options
149149
150-
- `:location` - A location type. See `t:location_type` for more.
150+
- `:location` - A location type. See `t:location_type/0` for more.
151151
"""
152152
def create_module(igniter, module_name, contents, opts \\ []) do
153153
contents =

0 commit comments

Comments
 (0)