Skip to content

Commit 734df5c

Browse files
committed
doc tweaks
1 parent 2568a1e commit 734df5c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
<p>RequireJS is a JavaScript file and module loader. It is optimized for
55
in-browser use, but it can be used in other JavaScript environments,
66
like Rhino and <a href="requirejs/tree/master/docs/node.md">Node</a>. Using
7-
RequireJS will improve the speed and quality of your code.</p>
7+
a modular script loader like RequireJS will improve the speed and
8+
quality of your code.</p>
89

910
<p>
1011
IE 6+ .......... compatible &#x2714;<br>
11-
Safari 3.2 ..... compatible &#x2714;<br>
12+
Firefox 2+ ..... compatible &#x2714;<br>
13+
Safari 3.2+ .... compatible &#x2714;<br>
1214
Chrome 3+ ...... compatible &#x2714;<br>
1315
Opera 10+ ...... compatible &#x2714;
1416
</p>

0 commit comments

Comments
 (0)