diff --git a/get-screenshots/README.md b/get-screenshots/README.md index 086a948..7d1bdd6 100644 --- a/get-screenshots/README.md +++ b/get-screenshots/README.md @@ -30,7 +30,7 @@ jobs: | Key | Description | Required | Default | | ------------------------ | --------------------------------------------------------------------------------------------------------------------------------- | :------: | :---------------------------- | | `bot-email` | The email address of the bot account to use to commit screenshots. | N | `snapforge.team@gmail.com` | -| `bot-name` | The name of the bot account to use to commit screenshots.. | N | `Snapcrafters Bot` | +| `bot-name` | The name of the bot account to use to commit screenshots. | N | `Snapcrafters Bot` | | `issue-number` | The issue number to post the screenshots to. | Y | | | `ci-repo` | The repo to fetch tools/templates from. Only for debugging. | N | `snapcrafters/ci` | | `channel` | The channel to create the call for testing for. | N | `latest/candidate` |