Skip to content

Commit 41fd971

Browse files
committed
Making language consistent
1 parent a01820b commit 41fd971

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,13 +128,13 @@ Use this command to run tests on a package. Currently, there are two types of te
128128

129129
These tests allow you to exercise any Ingest Node Pipelines defined by your packages.
130130

131-
For details on how to configure pipeline test for a package, see the [HOWTO guide](docs/howto/pipeline_testing.md).
131+
For details on how to configure and run pipeline tests for a package, see the [HOWTO guide](docs/howto/pipeline_testing.md).
132132

133133
#### System Tests
134134

135135
These tests allow you to test a package's ability to ingest data end-to-end.
136136

137-
For details on how to configure amd run system tests, see the [HOWTO guide](docs/howto/system_testing.md).
137+
For details on how to configure and run system tests for a package, see the [HOWTO guide](docs/howto/system_testing.md).
138138

139139
#### Asset Loading Tests
140140

0 commit comments

Comments
 (0)