Skip to content

Commit 9f82271

Browse files
committed
Fix a typo
1 parent 6d5e220 commit 9f82271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ curl "http://localhost:8000/compute?input=say_hello(\"Monic\")&timeout=5.0"
4242
}
4343
```
4444

45-
Example:
45+
Examples:
4646

4747
```bash
4848
curl -X POST http://localhost:8000/compute \

0 commit comments

Comments
 (0)