Jonny Borges
Committed by GitHub

Merge pull request #1576 from Farid566/patch-2

Update README.md
@@ -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 = [