Skip to content

Commit fd62cd8

Browse files
committed
Merge pull request pallets#493 from kuyanatan/patch-1
Rectified rampant 'roule'.
2 parents 2a6c80a + ffbab00 commit fd62cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ with the route parameter the view function is defined with the decorator
586586
instead of the `view_func` parameter.
587587

588588
=============== ==========================================================
589-
`rule` the URL roule as string
589+
`rule` the URL rule as string
590590
`endpoint` the endpoint for the registered URL rule. Flask itself
591591
assumes that the name of the view function is the name
592592
of the endpoint if not explicitly stated.

0 commit comments

Comments
 (0)