Skip to content

Commit 71b7cce

Browse files
committed
README/notes.
1 parent b0e799d commit 71b7cce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Notes/WrapperTextStyle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# WrapperTextStyle(s)
22

3-
Styles wrapping other styles to modify their behavior.
3+
Modifies the behavior of its content.
44

55
## Constant
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ struct DiffableTextFieldXPhone: View {
175175

176176
## [WrapperTextStyle(s)](Notes/WrapperTextStyle.md) ([Source](Sources/DiffableTextStylesXWrapper/), [Tests](Tests/DiffableTextStylesXWrapperTests))
177177

178-
Styles wrapping other styles to modify their behavior.
178+
Modifies the behavior of its content.
179179

180180
## Constant
181181

0 commit comments

Comments
 (0)