Fix typos/grammar in docs (#2201)

This commit is contained in:
Static 2017-03-06 07:05:59 -06:00 committed by Adrian
parent 06112a555a
commit f5adb61b28
6 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,7 @@
~~~~~~~~~~~~~~~~
This command line script scans a whole application tree and attempts to
output an unified diff with all the changes that are necessary to easily
output a unified diff with all the changes that are necessary to easily
upgrade the application to 0.7 and to not yield deprecation warnings.
This will also attempt to find `after_request` functions that don't modify