There was an error while loading. Please reload this page.
1 parent 261f8bc commit d9d67b8Copy full SHA for d9d67b8
README.md
@@ -12,7 +12,7 @@ Many programmers use _import_ and _export_, and multiple files, but I wanted to
12
How this trick works is, you create your modules with the script tag, then you give them Id's to be called as objects.
13
14
15
-# Modules are just individual ***<scripts>*** in seperate files.
+# Modules are just individual ***scripts*** in seperate files.
16
17
The difference between this and regualar module programming of javascript is:
18
0 commit comments