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 85bd927 commit ac13faaCopy full SHA for ac13faa
src/content/docs/secrets-store/integrations/workers.mdx
@@ -133,7 +133,7 @@ secrets_store_secrets = [
133
[Bindings](/workers/runtime-apis/bindings/) are located on the `env` object. To access the secret you first need an asynchronous call.
134
135
136
-### Call `get()` on the binding name/variable
+### Call `get()` on the binding variable
137
138
```js
139
export default {
0 commit comments