Skip to content

Commit e9be414

Browse files
committed
docs(v2): typo fixing double colon
1 parent dbfa256 commit e9be414

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you do not specify `name` or `template`, it will prompt you for them. We reco
3838
npx @docusaurus/init@latest init my-website facebook
3939
```
4040

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

4343
```bash
4444
npx @docusaurus/init@latest init my-website bootstrap

0 commit comments

Comments
 (0)