Skip to content

Commit bba3ef6

Browse files
authored
Update README.md
Fixed word "delcaring"
1 parent f3f5602 commit bba3ef6

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
@@ -34,7 +34,7 @@ For example, this sample app sets the Visual preference on the application `Shel
3434
Visual="Material">
3535
```
3636

37-
Any control may override this propogation by delcaring its own Visual preference:
37+
Any control may override this propogation by declaring its own Visual preference:
3838

3939
```
4040
<Button Visual="Default" ... />

0 commit comments

Comments
 (0)