Skip to content

Commit 6c77c89

Browse files
author
Arnaud Coomans
authored
Merge pull request #29 from jwg4/doc_typo
Typo in README.
2 parents 1ac5539 + 4ceb07f commit 6c77c89

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
@@ -68,7 +68,7 @@ the documentation will be returned as a list of rules, where each rule is a dict
6868

6969
To use a custom template for your documentation, give a _template_ argument to the _html_ method. This will use a template from the flask _templates_ directory.
7070

71-
Additionnal arguments (other than _group_, _groups_, and _template_) will be passed down to the template:
71+
Additional arguments (other than _group_, _groups_, and _template_) will be passed down to the template:
7272

7373
auto.html(
7474

0 commit comments

Comments
 (0)