Skip to content

Commit

Permalink
docs: Fix typo in contributing guide (#1219)
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Jelinek <[email protected]>
  • Loading branch information
djelinek authored Mar 26, 2024
1 parent f9ea207 commit 94b0fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Lastly, a pull request check on [Github Actions](../../actions) is going to kick

## Release new ExTester version

- [ ] Check all related PR's were merged and the `Main CI`is green
- [ ] Check all related PR's were merged and the `Main CI` is green

1. _(optional)_ Publish `monaco-page-objects` package
- `cd page-objects`
Expand Down

0 comments on commit 94b0fc8

Please sign in to comment.