Skip to content

Commit eedaff6

Browse files
aschepisjanetkuo
authored andcommitted
Fix spelling error (kubernetes#4528)
Fix misspelling of rabbitmq in coarse parallel processing example
1 parent 3d05d95 commit eedaff6

File tree

1 file changed

+1
-1
lines changed
  • docs/tasks/job/coarse-parallel-processing-work-queue

1 file changed

+1
-1
lines changed

docs/tasks/job/coarse-parallel-processing-work-queue/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Later, we will make a docker image that includes these packages.
7777
Next, we will check that we can discover the rabbitmq service:
7878

7979
```
80-
# Note the rabitmq-service has a DNS name, provided by Kubernetes:
80+
# Note the rabbitmq-service has a DNS name, provided by Kubernetes:
8181
8282
root@temp-loe07:/# nslookup rabbitmq-service
8383
Server: 10.0.0.10

0 commit comments

Comments
 (0)