We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 328ebac commit 4ee6232Copy full SHA for 4ee6232
google/cloud/aiplatform/prediction/local_model.py
@@ -492,7 +492,7 @@ def push_image(self) -> None:
492
See https://cloud.google.com/artifact-registry/docs/manage-repos#create for more details.
493
494
If you hit a "Permission artifactregistry.repositories.uploadArtifacts denied" error,
495
- set up an authentication for Docker.
+ set up authentication for Docker.
496
497
.. code-block:: bash
498
0 commit comments