Skip to content

Commit 009077c

Browse files
authored
Update README.md
1 parent 5f6fbcd commit 009077c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Declare the namespace:
3939
```xaml
4040
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
4141
...
42-
xmlns:segmented="https://vapolia.eu/Vapolia.StrokedLabel">
42+
xmlns:stroked="https://vapolia.eu/Vapolia.StrokedLabel">
4343
```
4444

4545
Apply the behavior to a label:

0 commit comments

Comments
 (0)