Skip to content

Commit

Permalink
docs(v2): typo fixing double colon (#4173)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayonious committed Feb 4, 2021
1 parent dbfa256 commit 385d8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ If you do not specify `name` or `template`, it will prompt you for them. We reco
npx @docusaurus/init@latest init my-website facebook
```

**[Experimental]:** If you want setting up a new website using [bootstrap](https://getbootstrap.com/), use the `bootstrap` template, like the following::
**[Experimental]:** If you want setting up a new website using [bootstrap](https://getbootstrap.com/), use the `bootstrap` template, like the following:

```bash
npx @docusaurus/init@latest init my-website bootstrap
Expand Down

0 comments on commit 385d8b6

Please sign in to comment.