Skip to content

Commit a74b39c

Browse files
committed
Fixed typo
1 parent 35c7af1 commit a74b39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/load-testing/concept-load-testing-concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ A test contains a JMeter test script, or *test plan*, and related data and confi
9090
- [Fail criteria](./how-to-define-test-criteria.md) to determine when the test should pass or fail.
9191
- Monitoring settings to configure the list of [Azure app components and resource metrics to monitor](./how-to-monitor-server-side-metrics.md) during the test run.
9292

93-
When you start a test, Azure Load Testing deploys the JMeter test script, related files, and configuration to the requested test engine instances. The test engine instances then intiate the JMeter test script to simulate the application load.
93+
When you start a test, Azure Load Testing deploys the JMeter test script, related files, and configuration to the requested test engine instances. The test engine instances then initiate the JMeter test script to simulate the application load.
9494

9595
Each time you start a test, Azure Load Testing creates a [test run](#test-run) and attaches it to the test.
9696

0 commit comments

Comments
 (0)