Skip to content

Commit e932ba9

Browse files
author
github-actions
committed
[docgen] Update doc/neogen.txt
skip-checks: true
1 parent d242dd3 commit e932ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/neogen.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ For example, if you are inside a function, and called `generate({ type = "func"
148148
Neogen will go until the start of the function and start annotating for you.
149149

150150
Parameters ~
151-
{opts} `(table)` Optional configs to change default behaviour of generation.
151+
{opts} `(optional)` `(table)` Optional configs to change default behaviour of generation.
152152
- {opts.type} `(string, default: "any")` Which type we are trying to use for generating annotations.
153153
Currently supported: `any`, `func`, `class`, `type`, `file`
154154
- {opts.annotation_convention} `(table)` convention to use for generating annotations.

0 commit comments

Comments
 (0)