Showing
1 changed file
with
1 additions
and
1 deletions
@@ -509,7 +509,7 @@ The GetPage has now new property that takes a list of GetMiddleWare and run them | @@ -509,7 +509,7 @@ The GetPage has now new property that takes a list of GetMiddleWare and run them | ||
509 | 509 | ||
510 | ### Priority | 510 | ### Priority |
511 | 511 | ||
512 | -The Order of the Middlewares to run can pe set by the priority in the GetMiddleware. | 512 | +The Order of the Middlewares to run can be set by the priority in the GetMiddleware. |
513 | 513 | ||
514 | ```dart | 514 | ```dart |
515 | final middlewares = [ | 515 | final middlewares = [ |
-
Please register or login to post a comment