summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-08-10 09:01:25 +0200
committerValery Piashchynski <[email protected]>2022-08-10 09:01:25 +0200
commit82f2c3db7351a883c069821f1addffffa65790d4 (patch)
treefbc8ff9e0acad9ad38a78b803bb7e8bdfd2e8990 /.rr.yaml
parent4c748e8e29012907e95b8b9b110cb78965b37bb0 (diff)
go.mod: update dependencies
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 2c398284..b4d80736 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -1278,7 +1278,7 @@ jobs:
# If the job has priority set to 0, it will inherit the pipeline's priority. Default: 10.
priority: 10
- # Number of jobs to prefetch from the SQS. mazon SQS never returns more messages than this value
+ # Number of jobs to prefetch from the SQS. Amazon SQS never returns more messages than this value
# (however, fewer messages might be returned). Valid values: 1 to 10.
#
# Default: 10