Skip to content

Commit d9d67b8

Browse files
Update README.md
1 parent 261f8bc commit d9d67b8

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
@@ -12,7 +12,7 @@ Many programmers use _import_ and _export_, and multiple files, but I wanted to
1212
How this trick works is, you create your modules with the script tag, then you give them Id's to be called as objects.
1313

1414

15-
# Modules are just individual ***<scripts>*** in seperate files.
15+
# Modules are just individual ***scripts*** in seperate files.
1616

1717
The difference between this and regualar module programming of javascript is:
1818

0 commit comments

Comments
 (0)