Skip to content

Commit 76469fb

Browse files
authored
Correct minor typo (#24)
<username< --> <username>
1 parent e5c83a2 commit 76469fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ You should first fork the repository to your GitHub organization or username,
284284
and then clone it.
285285

286286
```bash
287-
$ git clone https://github.com/<username</mkdocs-jekyll.git docs
287+
$ git clone https://github.com/<username>/mkdocs-jekyll.git docs
288288
$ cd docs
289289
```
290290

0 commit comments

Comments
 (0)