diff --git a/src/lib/tooltip/README.md b/src/lib/tooltip/README.md index 033404c7528d..65a7857d4d01 100644 --- a/src/lib/tooltip/README.md +++ b/src/lib/tooltip/README.md @@ -6,7 +6,7 @@ The positions `before` and `after` should be used instead of `left` and `right` ### Examples A button with a tooltip ```html - + ```