Skip to content

Commit f1ff1ee

Browse files
committed
Merge pull request #36 from ZevEisenberg/master
Fix typo in Default Channel field description
2 parents e5603c3 + 8b3c02a commit f1ff1ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tcslackbuildnotifier-web-ui/src/main/resources/buildServerResources/SlackNotification/slackAdminSettings.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
</th>
7979
<td>
8080
<forms:textField name="defaultChannel" value="${defaultChannel}" style="width: 300px;" />
81-
<span class="smallNote">The default channel. Please include the # if it is a channel. e.g. #general. You can also send directly toa single user via the slackbot channel using @username</span>
81+
<span class="smallNote">The default channel. Please include the # if it is a channel. e.g. #general. You can also send directly to a single user via the slackbot channel using @username</span>
8282
</td>
8383
</tr>
8484
<tr class="groupingTitle">

0 commit comments

Comments
 (0)