Skip to content

Commit a7e4926

Browse files
author
Wagner Spirigoni
committed
Fixing description typo
1 parent 7f4bc83 commit a7e4926

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/com/amazonaws/codedeploy/AWSCodeDeployPublisher

1 file changed

+1
-1
lines changed

src/main/resources/com/amazonaws/codedeploy/AWSCodeDeployPublisher/config.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<f:radioBlock title="Deploy" name="deploymentMethod" value="deploy" checked="${instance.getDeploymentMethod() == 'deploy'}" inline="true">
4747
<f:description>
48-
If it's selected, the plugin will only generate the revision and will deploy.
48+
If it's selected, the plugin will generate the revision and will deploy.
4949
</f:description>
5050
<f:optionalBlock title="Wait for deployment to finish?" field="waitForCompletion" checked="${instance.getWaitForCompletion()}" inline="true">
5151
<f:entry title="Polling Timeout (s)" field="pollingTimeoutSec">

0 commit comments

Comments
 (0)