Skip to content

Commit 9ff5291

Browse files
committed
Fix the docs
1 parent 22344ce commit 9ff5291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/utilities/hydro-views.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ Usage:
119119
</form-button>
120120
```
121121

122-
## Calling actions of specific Hydro components
122+
## Calling actions of a parent Hydro component
123123

124-
You can call an action of a specific Hydro component from a Hydro view using the `Reference<T>`. Example:
124+
You can call an action of a parent Hydro component from a Hydro view using the `Reference<T>`. Example:
125125

126126
Parent (Hydro component):
127127

0 commit comments

Comments
 (0)