diff --git a/Bots.md b/Bots.md index 077a16a..0c677e7 100644 --- a/Bots.md +++ b/Bots.md @@ -3,7 +3,7 @@ PDF.js maintains two bots that perform various tasks for pull requests and relea Tasks ----- -While we use GitHub Actions for linting and running (a selection of) unit tests, we use the bots for all other tasks like generating a preview for a pull request and running all tests. The available bot commands are: +While we use GitHub Actions for linting and running subset of tests, we use the bots for all other tasks like generating a preview for a pull request and running all tests. The available bot commands are: - `preview` (generates a preview build for the pull request) - `unittest` (runs the unit tests)