Skip to content

Commit ab0b2a7

Browse files
zekeevilstreak
authored andcommitted
fix typo
Signed-off-by: Zeke Sikelianos <[email protected]>
1 parent 3f344ec commit ab0b2a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a Python client for Replicate. It lets you run models from your Python code or Jupyter notebook, and do various other things on Replicate.
44

5-
Grab your token from [replicate.com/account](https://replicate.com/account) and authenticate by setting a it as an environment variable:
5+
Grab your token from [replicate.com/account](https://replicate.com/account) and authenticate by setting it as an environment variable:
66

77
```
88
export REPLICATE_API_TOKEN=[token]

0 commit comments

Comments
 (0)