thephpleague / route

Fast PSR-7 based routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
http://route.thephpleague.com
MIT License
651 stars 126 forks source link

Correction of spelling error #291

Closed joshuaetim closed 3 years ago

joshuaetim commented 3 years ago

Edited the sample code in docs/4.x/http.md

Changed method name from handler() to handle()