diff --git a/README.rst b/README.rst index e2941593..559aa19f 100644 --- a/README.rst +++ b/README.rst @@ -311,7 +311,7 @@ $ autopep8 --experimental Disabling line-by-line ---------------------- -It is possible to disable autopep8 untill it it turned back on again in the file, using ``autopep8: off`` and then renabling ``autopep8: on``. +It is possible to disable autopep8 until it is turned back on again in the file, using ``autopep8: off`` and then reenabling with ``autopep8: on``. .. code-block:: python