From 5e696a03bc5968458ae32c9d6bfc7fa315a20bd2 Mon Sep 17 00:00:00 2001 From: silva-nick <39960606+silva-nick@users.noreply.github.com> Date: Thu, 3 Jun 2021 04:14:40 -0500 Subject: [PATCH] docs(v2): presets: fix typo in bootstrap preset (#4893) --- website/docs/presets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/presets.md b/website/docs/presets.md index 147a94a11d..9a7b839bf1 100644 --- a/website/docs/presets.md +++ b/website/docs/presets.md @@ -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 | | ----------------------------- | ---------------------------------- |