Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-luna-valero committed May 14, 2024
1 parent c858c79 commit 3eea674
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ jupyterhub
JWKS
kernel
keycloak
keyfile
keyout
keypair
keyring
Expand Down Expand Up @@ -403,6 +404,7 @@ myproxy
myrepo
myreposgm
myserver
mysql
mysqldump
mysqldumpmds
myvo
Expand Down Expand Up @@ -517,6 +519,7 @@ RDIG
rdkit
rdm
reassignable
redis
refeds
refreshtoken
reportgroups
Expand Down
6 changes: 6 additions & 0 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
allowfullscreen
autoplay
CVMFS
dearmor
delims
diracsgm
findstr
iframe
jscpd
jwt
lsb
markdownlint
mytoken
pem
prettierrc
reponame
sgm
Expand Down
1 change: 1 addition & 0 deletions .github/actions/spelling/patterns.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,4 @@ mailto:[-a-zA-Z=;:/?%&0-9+@.]{3,}
\bmicrok8s\b
\ba2enmod\b
\beduGAIN\b
\b-field\b
4 changes: 2 additions & 2 deletions content/en/users/security/secrets-store/cli/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ $ export OIDC_ACCESS_TOKEN=<token>

The [FedCloud client](../../../getting-started/cli) is integrated with the EGI
Secrets Store service, so that users can access the service immediately with
simple commands. Below is a quickstart to using the service.
simple commands. Below is a quick start to using the service.

### Basic usage

Expand Down Expand Up @@ -643,7 +643,7 @@ To create or update a secret:
{{< /tabx >}}{{< /tabpanex >}}
{{% alert title="Tip" color="info" %}} Use quotes if the key or value includes
whitespaces. You can include in the same quote both the key and the value.
white spaces. You can include in the same quote both the key and the value.
{{% /alert %}}
{{% alert title="Note" color="info" %}} You can add as many key to a secret as
Expand Down

0 comments on commit 3eea674

Please sign in to comment.