Skip to content

Commit f4b8897

Browse files
committed
Updating readme.
1 parent 365359d commit f4b8897

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
@@ -5,7 +5,7 @@ XMLText is a mini library that can generate SwiftUI `Text` from a given XML stri
55
```
66
Text(
77
xmlString: "my <bold>localized</bold> and <italic>styled</italic> string",
8-
styleGroup: myStyleGroup
8+
styleGroup: myStyleDefinitions
99
)
1010
```
1111

0 commit comments

Comments
 (0)