You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@ the documentation will be returned as a list of rules, where each rule is a dict
68
68
69
69
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.
70
70
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:
0 commit comments