diff --git a/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst b/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst index 825b2bc0fc2..cdd30502bd4 100644 --- a/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst +++ b/docs/docsite/rst/dev_guide/developing_modules_general_aci.rst @@ -131,7 +131,7 @@ The ACIModule has six main methods that are used by the modules: * construct_url * get_existing * payload -* git_diff +* get_diff * post_config * delete_config