diff --git a/src/components/dialog/dialog-title/readme.md b/src/components/dialog/dialog-title/readme.md index afc7e28bd4..8ede210ce0 100644 --- a/src/components/dialog/dialog-title/readme.md +++ b/src/components/dialog/dialog-title/readme.md @@ -20,7 +20,7 @@ In addition, the title can be hidden when scrolling down the content, to provide ```html - A describing title of the dialog + A describing title of the dialog ``` @@ -30,7 +30,7 @@ A close button is always displayed and can be used to close the dialog. Optional ```html - A describing title of the dialog + A describing title of the dialog ```