Skip to content

Commit

Permalink
Merge pull request #36 from ZevEisenberg/master
Browse files Browse the repository at this point in the history
Fix typo in Default Channel field description
  • Loading branch information
PeteGoo committed Mar 12, 2015
2 parents e5603c3 + 8b3c02a commit f1ff1ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
</th>
<td>
<forms:textField name="defaultChannel" value="${defaultChannel}" style="width: 300px;" />
<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>
<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>
</td>
</tr>
<tr class="groupingTitle">
Expand Down

0 comments on commit f1ff1ee

Please # to comment.