Skip to content

Commit f9a5ed3

Browse files
committed
Updated ReadMe
1 parent f4317d1 commit f9a5ed3

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
@@ -103,7 +103,7 @@ If you prefer not to use any of the aforementioned dependency managers, you can
103103

104104
The `@Validated` attribute allows you to specify a validation alongside to the declaration of your property.
105105

106-
> ☝️ @Validated supports SwiftUI View updates and will basically work the same way as @State does.
106+
> **Note**: @Validated supports SwiftUI View updates and will basically work the same way as @State does.
107107
108108
```swift
109109
@Validated(!.isEmpty)

0 commit comments

Comments
 (0)