We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ba232 commit d03117eCopy full SHA for d03117e
docs/howto/load-task-locally.rst
@@ -84,8 +84,8 @@ to make the supplied task run in a custom Docker image. The image can be one of:
84
local Taskgraph called ``<name>``.
85
* ``<registry>`` - Load the image from the specified Docker registry.
86
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
+Specifying ``<name>`` is particularly useful when working on changes to the
+image. For example, let's say you're making changes to
89
``taskcluster/docker/python/Dockerfile``, you can run:
90
91
.. code-block:: shell
0 commit comments