Skip to content

Commit ba51af9

Browse files
committed
WIP
1 parent 601ec7d commit ba51af9

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
@@ -238,7 +238,7 @@ Advanced usage
238238
> The following features are considered advanced and are not necessary for most use cases. They are provided for users who need more control or flexibility when using SwiftUI Introspect.
239239
240240
> [!IMPORTANT]
241-
> To access these features, import SwiftUIIntrospect using `@_spi(Advanced)`.
241+
> To access these features, import SwiftUI Introspect using `@_spi(Advanced)` (see examples below).
242242
243243
### Implement your own introspectable type
244244

0 commit comments

Comments
 (0)