Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit 3300cd4

Browse files
committed
Merge pull request #2 from nhoizey/patch-2
Remaining copy/paste from loadCSS…
2 parents c468c26 + 55a2264 commit 3300cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A simple function for asynchronously loading JavaScript files
1010

1111
Place the [`loadJS` function](https://github.com/filamentgroup/loadJS/blob/master/loadJS.js) inline in the `head` of your page (it can also be included in an external JavaScript file if preferable).
1212

13-
Then call it by passing it a stylesheet URL:
13+
Then call it by passing it a JavaScript URL:
1414

1515
``` html
1616
<head>

0 commit comments

Comments
 (0)