From 85ad2eae8a0202f871fb48078f226292cb5be3ba Mon Sep 17 00:00:00 2001 From: Abhijeet Kasurde Date: Wed, 2 May 2018 11:30:59 +0530 Subject: [PATCH] Fix typo in porting guides index page (#39582) Signed-off-by: Abhijeet Kasurde --- docs/docsite/rst/porting_guides/porting_guides.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/porting_guides/porting_guides.rst b/docs/docsite/rst/porting_guides/porting_guides.rst index 6fb1f21545..3753387e2c 100644 --- a/docs/docsite/rst/porting_guides/porting_guides.rst +++ b/docs/docsite/rst/porting_guides/porting_guides.rst @@ -4,7 +4,9 @@ Ansible Porting Guides ********************** -This section lists porting guides that can help you playbooks, plugins and other parts of your Ansible infrastructure from one version of Ansible to the next. Please note that this is not a complete list. If you believe any extra information would be useful in these pages, you can edit by clicking `Edit on GitHub` on the top right, or raising an issue. +This section lists porting guides that can help you in updating playbooks, plugins and other parts of your Ansible infrastructure from one version of Ansible to the next. + +Please note that this is not a complete list. If you believe any extra information would be useful in these pages, you can edit by clicking `Edit on GitHub` on the top right, or raising an issue. .. toctree:: :maxdepth: 2