Skip to content

Commit ea7820c

Browse files
authored
Fix readme
1 parent b34f77a commit ea7820c

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
@@ -8,7 +8,7 @@ Install with `npm install replicate`
88

99
Set your API token as `REPLICATE_API_TOKEN` in your environment.
1010

11-
To run a prediction and return its
11+
To run a prediction and return its output:
1212

1313
```jsx
1414
import replicate from "@replicate/client";

0 commit comments

Comments
 (0)