Skip to content

Commit 6d42bf0

Browse files
authored
Update webpage-html-web-resources.md
1 parent 1f1be8b commit 6d42bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/developer/model-driven-apps/webpage-html-web-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Because an HTML web resource is just streamed to the user's browser, it can incl
3434

3535
- HTML web resources can only accept a limited number of query string parameters. [Pass parameters to HTML web resources](webpage-html-web-resources.md#BKMK_PassingParametersToWebResources)
3636

37-
- HTML web resources embedded as controls in a form be reloaded by the form runtime for performance reasons. For example, the form runtime may destroy and re-initialize the control during tab navigations.
37+
- HTML web resources embedded as controls in a form can be reloaded by the form runtime for performance reasons. For example, the form runtime may destroy and re-initialize the control during tab navigations.
3838

3939
<a name="BKMK_UsingTextEditor"></a>
4040

0 commit comments

Comments
 (0)