diff --git a/README.rst b/README.rst index 275c77bef9..6e8d530693 100644 --- a/README.rst +++ b/README.rst @@ -52,7 +52,7 @@ Developer setup pip install --upgrade -e . 4. Install the `pre-commit `__ hooks to help follow ODC coding - conventions when committing with git. + conventions when committing with git. ::