From 77149643e863c3c695038ee3ab0ab9336d10038d Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 29 Jul 2025 12:12:49 +0200 Subject: [PATCH] docs: Fix typo --- docs/usage/access.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage/access.md b/docs/usage/access.md index e0207703..51c284bb 100644 --- a/docs/usage/access.md +++ b/docs/usage/access.md @@ -26,5 +26,5 @@ Configuration for content guards is in [ansible/inventory/group_vars/all/dev-pul ## Generating client credentials Clients require credentials in order to access Ark. -See the README in the [stackhpc-release-train-clients](https://github.com/stackhpc/stackhpc-release-train-clients) repository for how to generete and update them. +See the README in the [stackhpc-release-train-clients](https://github.com/stackhpc/stackhpc-release-train-clients) repository for how to generate and update them. It is also possible to use this repository to generate credentials with access to the unpromoted "development" content, but these should not be given to clients.