Skip to content

Commit 2bc46b7

Browse files
committed
doc: fix typo
1 parent d568fc7 commit 2bc46b7

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
@@ -180,7 +180,7 @@ end
180180
You can also document submodules this way:
181181

182182
```elixir
183-
typedstruct module: Profile do
183+
typedstructor module: Profile do
184184
@moduledoc "A user profile struct"
185185
@typedoc "A typed user profile"
186186

0 commit comments

Comments
 (0)