We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d5e220 commit 9f82271Copy full SHA for 9f82271
examples/http/README.md
@@ -42,7 +42,7 @@ curl "http://localhost:8000/compute?input=say_hello(\"Monic\")&timeout=5.0"
42
}
43
```
44
45
-Example:
+Examples:
46
47
```bash
48
curl -X POST http://localhost:8000/compute \
0 commit comments