Skip to content

Commit e33a918

Browse files
committed
Fix grammar
1 parent 0904cdb commit e33a918

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/learn/integrations/github.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
9090
### Custom merge queue systems
9191
92-
When you are using another merge queue system than the one provided by GitHub, you can set `ARGOS_MERGE_QUEUE_PRS` to the comma-separated pull request numbers included in the queued build. This tells Argos to treat the upload as a merge queue build and use the right baseline for visual comparisons.
92+
When you are using a merge queue system other than GitHub’s built-in Merge Queue, you can set `ARGOS_MERGE_QUEUE_PRS` to the comma-separated pull request numbers included in the queued build. This tells Argos to treat the upload as a merge queue build and use the right baseline for visual comparisons.
9393

9494
```yml
9595
steps:

0 commit comments

Comments
 (0)