Skip to content

Commit ab9bdba

Browse files
wjanotiimiric
andauthored
fix: typo in Running k6 page (#1198)
* fix: typo in Running k6 page * Update src/data/markdown/translated-guides/en/01 Get started/03 Running k6.md --------- Co-authored-by: Ivan Mirić <[email protected]>
1 parent 5d5f23b commit ab9bdba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/markdown/translated-guides/en/01 Get started/03 Running k6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ _Running a 30-second, 10-VU load test_
8080

8181
<Blockquote mod="note" title="Virtual users">
8282

83-
k6 runs multiple interations in parellel with _virtual users_ (VUs).
83+
k6 runs multiple iterations in parallel with _virtual users_ (VUs).
8484
In general terms, more virtual users means more simulated traffic.
8585

8686
VUs are essentially parallel `while(true)` loops.

0 commit comments

Comments
 (0)