From ac12a9cfe1ec8c7715083fbe241c50323680f52f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 2 Oct 2019 13:46:10 -0400 Subject: [PATCH] Apply some minor copy edits --- awxkit/awxkit/cli/docs/source/examples.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awxkit/awxkit/cli/docs/source/examples.rst b/awxkit/awxkit/cli/docs/source/examples.rst index 7c66673b3d..1a4264fcd2 100644 --- a/awxkit/awxkit/cli/docs/source/examples.rst +++ b/awxkit/awxkit/cli/docs/source/examples.rst @@ -11,7 +11,7 @@ AWX/|RHAT| host, and that your authentication credentials are correct, run: awx config -.. note:: for help configurating authentication settings with the awx CLI, see :ref:`authentication`. +.. note:: For help configuring authentication settings with the awx CLI, see :ref:`authentication`. Printing the History of a Particular Job ----------------------------------------