Skip to content

Commit 07993a2

Browse files
authored
Update README.md [skip ci]
1 parent 9da0f9b commit 07993a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ ScrollView {
3434

3535
... it will:
3636

37-
- Add `IntrospectionView` as an overlay of `TextField`
38-
- Add `IntrospectionAnchorView` as the background of `TextField`.
37+
- Add `IntrospectionView` as an overlay of `ScrollView`
38+
- Add `IntrospectionAnchorView` as a background of `ScrollView`.
3939
- Traverse through all the subviews between both views until a `UIScrollView` instance (if any) is found.
4040

4141
> **Warning**

0 commit comments

Comments
 (0)