Skip to content

Commit 8bb3cad

Browse files
authored
Merge pull request #88 from lukechilds/patch-1
Fix typo in readme
2 parents fa63795 + 352fcaa commit 8bb3cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Options are:
133133
- `--port` or `-p` (optional) The local server port. Defaults to `8000`
134134
135135
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:
136+
all the `http` events. For example this configuration will generate a GET endpoint:
137137
138138
```yaml
139139
functions:

0 commit comments

Comments
 (0)