Skip to content

Commit 5915897

Browse files
committed
remove leading arrow in summary description
1 parent c3db32f commit 5915897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderoad-config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"version": "0.4.0",
33
"summary": {
44
"title": "Learn NPM package json",
5-
"description": "> The Node Package Manager (NPM) is a command-line tool used by developers to share and control modules (or packages) of JavaScript code written for use with Node.js."
5+
"description": "The Node Package Manager (NPM) is a command-line tool used by developers to share and control modules (or packages) of JavaScript code written for use with Node.js."
66
},
77
"config": {
88
"testRunner": {

0 commit comments

Comments
 (0)