Skip to content

Commit

Permalink
Fix typos in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DASenkiv committed Jul 1, 2019
1 parent a3e23da commit e9542d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -1210,7 +1210,7 @@ On mobile the toast will take all the available width.
| draggablePercent | number | 80 | The percentage of the toast's width it takes for a drag to dismiss a toast(value between 0 and 100) |
| enableMultiContainer | bool | - | Enable multi toast container support |
| containerId | string\number | - | Container id used to match toast with the same containerId |
| role | string | alert | Defne the ARIA role for the toasts |
| role | string | alert | Define the ARIA role for the toasts |



Expand Down

0 comments on commit e9542d1

Please sign in to comment.