We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7151caf commit 7c46e33Copy full SHA for 7c46e33
docs/index.rst
@@ -79,7 +79,7 @@ in the Authorization header::
79
Advanced Usage
80
--------------
81
82
-Inputs can be validated at any point in the request lifecylce. It can be
+Inputs can be validated at any point in the request lifecycle. It can be
83
helpful to put validation in a @before_request function, either in
84
with an app or blueprint object::
85
0 commit comments