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 @@
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.
- 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.