Skip to content

Commit 9455ec5

Browse files
Xuhaoandriijas
authored andcommitted
Update adding-bootstrap.md (#7853)
typo fix
1 parent da06c23 commit 9455ec5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/adding-bootstrap.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To enable `scss` in Create React App you will need to install `node-sass`.
3939
npm install --save node-sass
4040
```
4141

42-
Alternatively you may use `yarn`::
42+
Alternatively you may use `yarn`:
4343

4444
```sh
4545
yarn add node-sass

0 commit comments

Comments
 (0)