diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-11-12 15:34:23 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-11-12 15:34:23 -0500 |
commit | 016d9a2ae924c3999ff9aa279511e32c0bfbe7bb (patch) | |
tree | c04189b0eed7025a6764360cbe3613c900353fe6 /bower_components/font-awesome/src/_includes/community/reporting-bugs.html | |
parent | 61dab0661ba43d3192fa8c2945f7343df44049ed (diff) |
update to fontawesome 4
Diffstat (limited to 'bower_components/font-awesome/src/_includes/community/reporting-bugs.html')
-rw-r--r-- | bower_components/font-awesome/src/_includes/community/reporting-bugs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower_components/font-awesome/src/_includes/community/reporting-bugs.html b/bower_components/font-awesome/src/_includes/community/reporting-bugs.html index 3dde63fa..b8fb61e4 100644 --- a/bower_components/font-awesome/src/_includes/community/reporting-bugs.html +++ b/bower_components/font-awesome/src/_includes/community/reporting-bugs.html @@ -5,7 +5,7 @@ </p> <ol> <li>Please be nice. Font Awesome is a happy place.</li> - <li>Please <a href="{{ site.fontawesome.github.url }}/search?type=Issues">search</a> to see if your icon request already exists.</li> + <li>Please <a href="{{ site.fontawesome.github.url }}/search?type=Issues">search</a> to see if your bug was already reported.</li> <li> Before opening any issue, please read the generic <a href="https://github.com/necolas/issue-guidelines">issue guidelines</a>, by <a href="https://github.com/necolas/">Nicolas Gallagher</a>. |