Skip to content

Commit 0a55ebb

Browse files
committed
bad copy paste
1 parent 239232c commit 0a55ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/toast/toast.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ import type {
5454
* @part message - The body text of the toast.
5555
* @part icon - The icon that appears next to the toast content.
5656
* @part button - Any button element that is displayed inside of the toast.
57-
* @part button cancel - Any button element with role "cancel" that is displayed inside of the toast.*
57+
* @part button cancel - Any button element with role "cancel" that is displayed inside of the toast.
5858
*/
5959
@Component({
6060
tag: 'ion-toast',

0 commit comments

Comments
 (0)