Skip to content

Commit

Permalink
fix typo in README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kenneth Hoste <[email protected]>
  • Loading branch information
trz42 and boegel authored Sep 10, 2024
1 parent 9e4cbfd commit 34534bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@ initial_comment = New job on instance `{app_name}` for architecture `{arch_name}
```
`initial_comment` is used to create a comment to a PR when a new job has been
created. Note, the part '{accelerator_spec}' is only filled-in by the bot if the
argument 'accelerator' to the `bot: build` command have been used.
argument 'accelerator' to the `bot: build` command has been used.
```
with_accelerator = &nbsp;and accelerator `{accelerator}`
```
Expand Down

0 comments on commit 34534bb

Please sign in to comment.