We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa63795 + 352fcaa commit 8bb3cadCopy full SHA for 8bb3cad
README.md
@@ -133,7 +133,7 @@ Options are:
133
- `--port` or `-p` (optional) The local server port. Defaults to `8000`
134
135
The `serve` command will automatically look for the local `serverless.yml` and serve
136
-all the `http` events. For example this configuration will generate a GET enpoint:
+all the `http` events. For example this configuration will generate a GET endpoint:
137
138
```yaml
139
functions:
0 commit comments