diff --git a/app/node_views/results.html b/app/node_views/results.html index fdd528c..6d2c686 100644 --- a/app/node_views/results.html +++ b/app/node_views/results.html @@ -21,8 +21,8 @@
New test
- +
@@ -36,7 +36,7 @@
-

Summary

+

Grades

@@ -429,7 +429,7 @@
-

It can be usefull, but only as a last resort. It is a bad practice because it overrides the normal cascading logic. The more you use !important, the more you need it again to over-override. This conducts to a poor maintainability.

+

It can be useful, but only as a last resort. It is a bad practice because it overrides the normal cascading logic. The more you use !important, the more you need it again to over-override. This conducts to a poor maintainability.

@@ -772,7 +772,7 @@

Javascript Profiler

- The table below shows the interactions between Javascript and the DOM. It is usefull to understand what's going on when the page loads. + The table below shows the interactions between Javascript and the DOM. It is useful to understand what happens while the page loads.

@@ -814,7 +814,7 @@ jsError: node.data.type == 'error' || node.data.type == 'jQuery version change', windowPerformance: node.data.type == 'domInteractive' || node.data.type == 'domContentLoaded' || node.data.type == 'domContentLoadedEnd' || node.data.type == 'domComplete' }"> -
{{$index}}
+
{{$index + 1}}
{{node.data.type}}