From 882b93d50f494d4c34e48050db0a8b91213d189e Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 13 Jan 2020 13:45:11 -0500 Subject: [PATCH] grammar fixes --- .../plugins/credentials/BaseCredentials/help-scope.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/com/cloudbees/plugins/credentials/BaseCredentials/help-scope.html b/src/main/resources/com/cloudbees/plugins/credentials/BaseCredentials/help-scope.html index cdcae2413..5867eaaca 100644 --- a/src/main/resources/com/cloudbees/plugins/credentials/BaseCredentials/help-scope.html +++ b/src/main/resources/com/cloudbees/plugins/credentials/BaseCredentials/help-scope.html @@ -46,8 +46,8 @@

- In general, a credential is defined in one place (for example in the credentials configuration page under "Manage Jenkins"), - then used in another place (for example when connecting to a new SSH slave.) + In general, a credential is defined in one place (e.g., the credentials configuration page under "Manage Jenkins") + and then used in another place (e.g., when connecting to a new SSH slave). The scope allows you to say "this credential is only used by these places" by looking at the relationship between the two locations. - \ No newline at end of file +