Skip to content

Commit

Permalink
Merge pull request #3335 from lsst-sqre/u/rra/environment-typo
Browse files Browse the repository at this point in the history
Fix typo in generated environment pages
  • Loading branch information
rra committed May 16, 2024
2 parents db561d4 + b88322e commit c1a1bff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/environments/_summary.rst.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ To obtain Kubernetes admin credentials for this cluster, run:

gcloud container clusters get-credentials {{ env.gcp.cluster_name }} --project {{ env.gcp.project_id }} --region {{ env.gcp.region }}

For details on how to set up :command:`gcloud` and the necessarily plugins, see :doc:`/admin/infrastructure/google/credentials`.
For details on how to set up :command:`gcloud` and the necessary plugins, see :doc:`/admin/infrastructure/google/credentials`.
{%- endif %}

0 comments on commit c1a1bff

Please sign in to comment.