Skip to content

Commit c3f5082

Browse files
davidmturnerJakeChampion
authored andcommitted
I have rectified an unspecified determiner.
1 parent 69484c2 commit c3f5082

File tree

1 file changed

+1
-1
lines changed
  • documentation/versioned_docs/version-1.5.0/fastly:secret-store/SecretStore

1 file changed

+1
-1
lines changed

documentation/versioned_docs/version-1.5.0/fastly:secret-store/SecretStore/SecretStore.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ A new `SecretStore` object.
3939

4040
## Examples
4141

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.
42+
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.
4343

4444
```js
4545
/// <reference types="@fastly/js-compute" />

0 commit comments

Comments
 (0)