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 +