Skip to content

Commit 4d2a0dd

Browse files
committed
edit
1 parent 57ff68a commit 4d2a0dd

File tree

1 file changed

+1
-1
lines changed
  • powerapps-docs/developer/component-framework/reference/resources

1 file changed

+1
-1
lines changed

powerapps-docs/developer/component-framework/reference/resources/getstring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Model-driven apps, canvas apps, & portals.
2424
`context.resources.getString(id)`
2525

2626
> [!NOTE]
27-
> If the `id` parameter doesn't match a given key associated with the specified resource (resx) defined in the manifest file, this method returns the `id` parameter value.
27+
> If the `id` parameter doesn't match a key associated with the specified resource (resx) defined in the manifest file, this method returns the `id` parameter value.
2828
2929
## Parameters
3030

0 commit comments

Comments
 (0)