Skip to content

Commit fe295d6

Browse files
authored
Fix typo again.
1 parent 68cea77 commit fe295d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ export default {
102102
You can override BlockUI sytlings based on your needs.
103103
Check the class defined for BlockUI using develop tool in your favorite browser for more details.
104104

105-
The layout hierarchy desmostrated in below, I did not use simple class like "label" due to the risk of being populated by other external css.
105+
The layout hierarchy desmostrated in below, I did not use simple class like "label" due to the risk of being polluted by other external css.
106106
```
107107
.loading-container {
108108
.loading-backdrop {

0 commit comments

Comments
 (0)