diff --git a/docs/docsite/rst/porting_guides/porting_guide_core_2.12.rst b/docs/docsite/rst/porting_guides/porting_guide_core_2.12.rst index 790a043a216..4cccf7b438a 100644 --- a/docs/docsite/rst/porting_guides/porting_guide_core_2.12.rst +++ b/docs/docsite/rst/porting_guides/porting_guide_core_2.12.rst @@ -25,7 +25,7 @@ No notable changes Command Line ============ -* ``ansible-vault`` no longer supports ``PyCrypto`` and requires ``cryptograhpy``. +* ``ansible-vault`` no longer supports ``PyCrypto`` and requires ``cryptography``. Deprecated