Skip to content

Commit 89338ee

Browse files
authored
Fix typo
1 parent 8934f59 commit 89338ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/bot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ bot: build repo:eessi.io-2023.06-software for:arch=x86_64/amd/zen4 inst:azure
117117

118118
#### Native builds
119119

120-
If you want to allocate the same node type that you want to build for, you can ommit the `on:` argument.
120+
If you want to allocate the same node type that you want to build for, you can omit the `on:` argument.
121121
For example: `bot:build for:arch=x86_64/amd/zen4` is fully equivalent to `bot:build on:arch=x86_64/amd/zen4 for:arch=x86_64/amd/zen4`.
122122

123123
#### Cross-compiling

0 commit comments

Comments
 (0)