diff --git a/Tests/README.rst b/Tests/README.rst index 6fd770f55..e3f160b09 100644 --- a/Tests/README.rst +++ b/Tests/README.rst @@ -3,7 +3,7 @@ Pillow Tests Test scripts are named ``test_xxx.py`` and use the ``unittest`` module. A base class and helper functions can be found in ``helper.py``. -Depedencies +Dependencies ----------- Install::