Skip to content

Commit 769a61b

Browse files
author
Petar
committed
Fixed typo in description node.
1 parent 0f0c567 commit 769a61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertProductQtyInGridActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminAssertProductQtyInGridActionGroup">
1212
<annotations>
13-
<description>Goes tot he Admin Catalog Product grid page. Filters the grid based on the provided Product SKU. Validates that the provided Product Qty is present.</description>
13+
<description>Goes to the Admin Catalog Product grid page. Filters the grid based on the provided Product SKU. Validates that the provided Product Qty is present.</description>
1414
</annotations>
1515
<arguments>
1616
<argument name="productSku" type="string"/>

0 commit comments

Comments
 (0)