minor #1285 s/middlewares/middleware (nicoder)
This PR was submitted for the master branch but it was merged into the 1.3 branch instead (closes #1285). Discussion ---------- s/middlewares/middleware Feel free to discard this PR, but reading 'Middlewares' with an 's' feels jarring to me, I never saw it written this way before. For uses without the 's' see : http://english.stackexchange.com/questions/257120/middleware-vs-middlewares https://en.wikipedia.org/wiki/Middleware http://expressjs.com/guide/using-middleware.html I did find uses of 'middlewares' in these pages, so, again, feel free to discard : http://guides.rubyonrails.org/rails_on_rack.html https://blog.engineyard.com/2015/understanding-rack-apps-and-middleware But for example it appears just twice with an 's' in this stack overflow page, and many more times without the 's' : http://stackoverflow.com/questions/2256569/what-is-rack-middleware Commits ------- 06374dc8 s/middlewares/middleware
Showing
Please register or sign in to comment