Skip to content

Commit 4cd655c

Browse files
committed
Update README.md
1 parent fdffb9c commit 4cd655c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ However, `<Observe>` supports additional props allowing you to observe **and** c
102102

103103
See the [API Docs](/docs/api.md) for reference guides and usage examples.
104104

105-
# Observing boxes vs. Matching boxes
105+
# Observing vs. Consuming boxes
106106

107-
There is an important distinction between the `box` you're observing and `box`es triggering breakpoints. See [Observing boxes vs. Matching boxes](/docs/boxes.md) for more information.
107+
There is an important distinction between the `box` you observe and the `box` you consume for triggering breakpoints. See [Observing vs. Consuming Boxes](boxes.md) for more information.
108108

109109
# Server-Side Rendering
110110

0 commit comments

Comments
 (0)