diff --git a/docs/troubleshooting.rst b/docs/troubleshooting.rst index 8c2bc8ad85..89103aa440 100644 --- a/docs/troubleshooting.rst +++ b/docs/troubleshooting.rst @@ -192,4 +192,4 @@ Now build again:: tutor images build -All build commands should now make use of the newly configured builder. To later revert to the default builder, run ``docker buildx use default``. +All build commands should now make use of the newly configured builder. To later revert to the default builder, run ``docker context use default``.