mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): presets: fix typo in bootstrap preset (#4893)
This commit is contained in:
parent
a1c17c76e8
commit
5e696a03bc
|
|
@ -135,7 +135,7 @@ module.exports = {
|
|||
|
||||
### `@docusaurus/preset-bootstrap` {#docusauruspreset-bootstrap}
|
||||
|
||||
The classic preset that is usually shipped by default to new docusaurus website. It is a set of plugins and themes.
|
||||
An alternative preset that uses Bootstrap styling.
|
||||
|
||||
| Themes | Plugins |
|
||||
| ----------------------------- | ---------------------------------- |
|
||||
|
|
|
|||
Loading…
Reference in New Issue