Skip to content

Commit d03117e

Browse files
committed
docs: fix mismatch in load-task docs
1 parent f3ba232 commit d03117e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/howto/load-task-locally.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ to make the supplied task run in a custom Docker image. The image can be one of:
8484
local Taskgraph called ``<name>``.
8585
* ``<registry>`` - Load the image from the specified Docker registry.
8686

87-
Specifying ``<image name>`` is particularly useful when working on changes to
88-
the image. For example, let's say you're making changes to
87+
Specifying ``<name>`` is particularly useful when working on changes to the
88+
image. For example, let's say you're making changes to
8989
``taskcluster/docker/python/Dockerfile``, you can run:
9090

9191
.. code-block:: shell

0 commit comments

Comments
 (0)