Skip to content

Commit 8dc85b9

Browse files
committed
Correct to become a valid YAML format ABOUT file
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 82a7f2e commit 8dc85b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
about_resource: underscore-min.js
2-
download_url:https://raw.github.com/documentcloud/underscore/1.4.2/underscore-min.js
3-
version:1.4.2
2+
download_url: https://raw.github.com/documentcloud/underscore/1.4.2/underscore-min.js
3+
version: 1.4.2
44

55
name: underscore.js
66
home_url: http://underscorejs.org/
77

88
scm_tool: git
99
scm_repository: git://github.com/documentcloud/underscore.git
1010

11-
dje_license:mit
11+
dje_license: mit
1212
license_text_file: underscore.js.LICENSE

0 commit comments

Comments
 (0)