Skip to content

Commit 55c30ac

Browse files
authored
Small grammar change.
1 parent 9a91579 commit 55c30ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ There are two different attributes to split access to different areas:
336336
- `auth="adminFormKey"` is used for objects in an Admin area.
337337
- `auth="customerFormKey"` is used for objects in a storefront.
338338

339-
You are able to create assurances with `successRegex`, and even optionally return values with `returnRegex`. You can also use `returnIndex` when `returnRegex` matches multiple values.
339+
You are able to create assurances with `successRegex`, and, optionally, return values with `returnRegex`. You can also use `returnIndex` when `returnRegex` matches multiple values.
340340

341341
### Create an object in Admin {#create-object-as-adminFormKey}
342342

0 commit comments

Comments
 (0)