Skip to content

Commit

Permalink
Fix missing punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Jul 30, 2022
1 parent 020f103 commit 16e1e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gocdPlugin {
goCdVersion = '15.2.0'
name = 'Yum Plugin'
description = 'Plugin that polls a yum repository'
vendorName = 'Thoughtworks, Inc'
vendorName = 'Thoughtworks, Inc.'
vendorUrl = 'https://github.com/gocd/gocd-yum-repository-poller-plugin'
targetOs = ['Linux']

Expand Down

0 comments on commit 16e1e0c

Please sign in to comment.