We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69484c2 commit c3f5082Copy full SHA for c3f5082
documentation/versioned_docs/version-1.5.0/fastly:secret-store/SecretStore/SecretStore.mdx
@@ -39,7 +39,7 @@ A new `SecretStore` object.
39
40
## Examples
41
42
-In this example we connect to an Secret Store named `'secrets'` and retrieve a secret named `'cat-api-key'` use the value in a Request header.
+In this example we connect to a Secret Store named `'secrets'` and retrieve a secret named `'cat-api-key'` use the value in a Request header.
43
44
```js
45
/// <reference types="@fastly/js-compute" />
0 commit comments