Skip to content

Commit 23b43de

Browse files
authored
updates per PM
1 parent 74de7fd commit 23b43de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/canvas-apps/component-behavior.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ search.app:
1717
> [!IMPORTANT]
1818
> This feature is still experimental and disabled by default. For more information, see [Experimental and preview features](working-with-experimental.md).
1919
20-
Specify one or more [behavior formulas](working-with-formulas-in-depth.md) that run when an event triggers a change in a component. For example, set a component's **OnReset** property to one or more formulas that perform initialization, clear input, and reset values when the **Reset** function runs on that component.
20+
Specify one or more [behavior formulas](working-with-formulas-in-depth.md) that run when an event triggers a change in component instances. For example, set a component's **OnReset** property to one or more formulas that perform initialization, clear input, and reset values when the **Reset** function runs on the component instances.
2121

2222
## OnReset ##
2323

0 commit comments

Comments
 (0)