mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
docs(v2): presets: fix typo in bootstrap preset (#4893)
This commit is contained in:
parent
a1c17c76e8
commit
5e696a03bc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue