diff --git a/content/client-server-api/modules/secrets.md b/content/client-server-api/modules/secrets.md index 81ce6216..3e586bc4 100644 --- a/content/client-server-api/modules/secrets.md +++ b/content/client-server-api/modules/secrets.md @@ -15,8 +15,8 @@ secret when storing, fetching, requesting, or sharing the secret. Secrets are plain strings; structured data can be stored by encoding it as a string. -The mechanism described in this section is known as secure secret storage and -sharing, SSSS, or 4S. +The mechanism described in this section is known as "secure secret storage and +sharing", "SSSS", or "4S". #### Storage