Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcgrtz committed May 8, 2022
1 parent ce43169 commit ddaf7da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
```bash
$ npx create-security-txt --help

Create Create an RFC 9116 compliant security.txt file.
Create an RFC 9116 compliant security.txt file.

Usage: create-security-txt -c URL -e DAYS [OPTIONS...]

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-security-txt",
"version": "1.0.0",
"description": "Create Create an RFC 9116 compliant security.txt file.",
"description": "Create an RFC 9116 compliant security.txt file.",
"keywords": [
"cli",
"nodejs",
Expand Down

0 comments on commit ddaf7da

Please sign in to comment.