Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 961fefa

Browse files
Update src/guides/v2.4/test/integration/parameterized_data_fixture.md
Co-authored-by: Jeff Matthews <matthews.jeffery@gmail.com>
1 parent 1bbb57d commit 961fefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.4/test/integration/parameterized_data_fixture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Parameterized Data Fixture is currently only available for Magento Open Source c
88

99
## Overview
1010

11-
Parameterized data fixture is a dynamic and scalable data fixture that accepts parameters directly from annotations, and therefore eliminating the need of creating almost identical fixture every time a slight change is needed.
11+
Parameterized data fixture is a dynamic and scalable data fixture that accepts parameters directly from annotations. It eliminates the need to create almost identical fixtures every time you need a slight change.
1212

1313
## Principles
1414

0 commit comments

Comments
 (0)