10000 docs: Fix typo · mkdocstrings/python@d70cd9d · GitHub
[go: up one dir, main page]

Skip to content

Commit d70cd9d

Browse files
committed
docs: Fix typo
1 parent 03e53e3 commit d70cd9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Available context:
324324
Available context:
325325

326326
- `config`: The handler configuration (dictionary).
327-
- `function`: The [Attribute][griffe.dataclasses.Attribute] instance.
327+
- `attribute`: The [Attribute][griffe.dataclasses.Attribute] instance.
328328

329329
#### Docstring sections
330330

0 commit comments

Comments
 (0)
0