Skip to content

Commit f394c25

Browse files
authored
Fix spelling mistake in README.md
1 parent 354ebfe commit f394c25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ctfcli can be installed with `pip install ctfcli`
1414

1515
## 1. Create an Event
1616

17-
ctfcli turns the current folder into a CTF event git repo. It asks for the base url of the CTFd instance you're working with ahd an access token.
17+
ctfcli turns the current folder into a CTF event git repo. It asks for the base url of the CTFd instance you're working with and an access token.
1818

1919
```
2020
❯ ctf init
@@ -122,4 +122,4 @@ The specification format has already been tested and used with CTFd in productio
122122

123123
`ctfcli` plugins are essentially additions to to the command line interface via dynamic class modifications. See the [plugin documentation page](docs/plugins.md) for a simple example.
124124

125-
*`ctfcli` is an alpha project! The plugin interface is likely to change!*
125+
*`ctfcli` is an alpha project! The plugin interface is likely to change!*

0 commit comments

Comments
 (0)