diff --git a/core/src/components/toolbar/readme.md b/core/src/components/toolbar/readme.md index 1b7b9e54ba..af8090d564 100644 --- a/core/src/components/toolbar/readme.md +++ b/core/src/components/toolbar/readme.md @@ -17,7 +17,7 @@ Buttons placed in a toolbar should be placed inside of the `` eleme ### Borders -In `md` mode, the `` will receive a box-shadow on the bottom, and the `` will receive a box-shadow on the top. In `ios` mode, the `` will receive a border on the bottom, and the `` will receive a border on the top. Both the `md` box-shadow and the `ios` border can be removed by adding the `no-border` attribute to the element. +In `md` mode, the `` will receive a box-shadow on the bottom, and the `` will receive a box-shadow on the top. In `ios` mode, the `` will receive a border on the bottom, and the `` will receive a border on the top.