diff --git a/src/components/sidebar/README.md b/src/components/sidebar/README.md index 9e1454aa0ec..42025764ffc 100644 --- a/src/components/sidebar/README.md +++ b/src/components/sidebar/README.md @@ -59,7 +59,7 @@ additional details. ### Placement -By default the sidebar will be placed on the left side fo the viewport. Set the `right` prop to +By default the sidebar will be placed on the left side of the viewport. Set the `right` prop to `true` to have the sidebar appear on the right side of the viewport. ```html