docs: use correct capitalization
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
This commit is contained in:
parent
e815729435
commit
2a27845be5
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://www.npmjs.com/package/xkcd-clone)
|
||||
|
||||
> Clones the XKCD comics.
|
||||
> Clones the xkcd comics.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "xkcd-clone",
|
||||
"version": "1.0.7",
|
||||
"description": "Clone XKCD comics.",
|
||||
"description": "Clone xkcd comics.",
|
||||
"main": "./lib/index.js",
|
||||
"bin": {
|
||||
"xkcd-clone": "./bin/index.js"
|
||||
|
|
Loading…
Reference in New Issue
Block a user