mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Merge pull request #5922 from rodolphito/patch-1
Fixed typo "disonnect"
This commit is contained in:
commit
5242314322
@ -36,7 +36,7 @@ This code will setup a websocket with a `$disconnect` route key:
|
||||
|
||||
```yml
|
||||
functions:
|
||||
disonnectHandler:
|
||||
disconnectHandler:
|
||||
handler: handler.disconnectHandler
|
||||
events:
|
||||
- websocket:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user