Merge pull request #5922 from rodolphito/patch-1

Fixed typo "disonnect"
This commit is contained in:
Philipp Muens 2019-03-15 14:45:23 +01:00 committed by GitHub
commit 5242314322
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ This code will setup a websocket with a `$disconnect` route key:
```yml
functions:
disonnectHandler:
disconnectHandler:
handler: handler.disconnectHandler
events:
- websocket: