Skip to content

Commit ee4a647

Browse files
Update src/content/docs/workers/languages/python/index.mdx
Co-authored-by: marciocloudflare <[email protected]>
1 parent 52a9bae commit ee4a647

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/languages/python

1 file changed

+1
-1
lines changed

src/content/docs/workers/languages/python/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ the Python `fetch` handler and can be used to access
123123
[secrets](/workers/configuration/secrets/),and
124124
[bindings](/workers/runtime-apis/bindings/).
125125

126-
For example, let's try setting and using an environment variable in a Python Worker. First, add the environment variable to your Worker's Wrangler configuration file:
126+
For example, let us try setting and using an environment variable in a Python Worker. First, add the environment variable to your Worker's Wrangler configuration file:
127127

128128
<WranglerConfig>
129129

0 commit comments

Comments
 (0)