Skip to content

Commit 0f305eb

Browse files
Changed sentence formation
1 parent ffbde82 commit 0f305eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The following example shows the usage of `grabValueFrom` in testing, where the r
8585
<fillField selector=".functionalTestSelector" userInput="{$grabStepKey}" stepKey="fillFieldKey1"/>
8686
```
8787

88-
Below is an example used in Magento/Catalog/Test/Mftf/ActionGroup/AssertDiscountsPercentageOfProductsActionGroup.xml test.
88+
The following is an example of the `Magento/Catalog/Test/Mftf/ActionGroup/AssertDiscountsPercentageOfProductsActionGroup.xml` test:
8989

9090
```xml
9191
<grabValueFrom selector="{{AdminProductFormAdvancedPricingSection.productTierPricePercentageValuePriceInput('0')}}" stepKey="grabProductTierPriceInput"/>

0 commit comments

Comments
 (0)