Skip to content

Commit a6ec98d

Browse files
committed
Fix typo in docs
interation -> iteration
1 parent 4da5af4 commit a6ec98d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Create up to 10 servers in a row with `--count`:
2929
!!! tip
3030
The option `--name` allows to use string format syntax with 2 special variables:
3131

32-
- `counter`: A number representing the current interation while creating multiple servers.
32+
- `counter`: A number representing the current iteration while creating multiple servers.
3333
- `uid`: A random 8 char/number long string.
3434

3535
This allows to create dynamic names, e.g.:

0 commit comments

Comments
 (0)