Skip to content

Commit bec7525

Browse files
Update src/main/resources/com/cloudbees/jenkins/plugins/sshagent/SSHAgentStep/help-credentials.html
Co-authored-by: Kristin Whetstone <[email protected]>
1 parent bc1eba6 commit bec7525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/com/cloudbees/jenkins/plugins/sshagent/SSHAgentStep/help-credentials.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// some block
77
}
88
</pre>
9-
The step also accepts a list of credential, like this:
9+
The step also accepts a list of credentials, like this:
1010
<pre>
1111
sshagent(credentials: ['my-credential-id', 'my-alternate-credential', 'another-credential']) {
1212
// some block

0 commit comments

Comments
 (0)