浏览代码

Wording improved

Gaël Métais 10 年之前
父节点
当前提交
041904f4c6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/node_views/results.html

+ 1 - 1
app/node_views/results.html

@@ -295,7 +295,7 @@
                                     <modal-dialog show="cssParsingErrorsTooltip" dialog-title="Parsing error while analyzing CSS">
                                         <p>Yellow Lab Tools failed to parse a CSS file. I doubt the problem comes from the css parser.</p>
                                         <p>
-                                            Check directly on <b>W3C CSS Validator</b>:
+                                            Direct links to the <b>W3C CSS Validator</b> for the following stylesheets:
                                             <ul>
                                                 <li ng-repeat="stylesheet in cssW3cDirectUrls">
                                                     <a href="{{stylesheet.w3c}}" target="_blank">{{stylesheet.url}}</a>