Skip to content

Commit

Permalink
Fix typo in description
Browse files Browse the repository at this point in the history
  • Loading branch information
serhatci committed Jul 22, 2021
1 parent 21cbad3 commit dcb7ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "outline-express-rest-api",
"version": "1.0.0",
"description": "This package outlines our express rest API endpoints & returned values to your terminal",
"description": "This package outlines express rest API endpoints & returned values to your terminal",
"main": "src/index.js",
"bin": {
"outline": "bin/index.js"
Expand Down

0 comments on commit dcb7ed2

Please sign in to comment.