We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c5418 commit ea3d9fdCopy full SHA for ea3d9fd
lib/errbit_github_plugin/issue_tracker.rb
@@ -7,7 +7,7 @@ class IssueTracker < ErrbitPlugin::IssueTracker
7
LABEL = "github"
8
9
NOTE = "Please configure your github repository in the <strong>GITHUB " \
10
- "REPO</strong> field above.<br/> Instead of providing your " \
+ "REPO</strong> field above.<br> Instead of providing your " \
11
"username & password, you can link your Github account to your " \
12
"user profile, and allow Errbit to create issues using your " \
13
"OAuth token."
0 commit comments