Skip to content
This repository was archived by the owner on Jun 8, 2023. It is now read-only.

Commit 8f301fe

Browse files
committed
Fixes a typo (missing closing double quote)
1 parent 504b066 commit 8f301fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/defprogramming.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Dependencies:
55
# "htmlparser": "1.7.6"
6-
# "soupselect: "0.2.0"
6+
# "soupselect": "0.2.0"
77
#
88
# Configuration:
99
# None

0 commit comments

Comments
 (0)