diff --git a/doc/source/contributor/high_availability.rst b/doc/source/contributor/high_availability.rst index a75d2c085b4..dcb46b32c72 100644 --- a/doc/source/contributor/high_availability.rst +++ b/doc/source/contributor/high_availability.rst @@ -585,7 +585,7 @@ the lock, and `external=True` to make sure that file locks are being used. The name parameter provided for these locks must be a literal string value. There is no kind of templating support. -Example from `cinder/volume/targest/lio.py`: +Example from `cinder/volume/targets/lio.py`: .. code-block:: python