diff --git a/docs/tutorial/01-introduction.md b/docs/tutorial/01-introduction.md index 70889c64..6ed0d317 100644 --- a/docs/tutorial/01-introduction.md +++ b/docs/tutorial/01-introduction.md @@ -77,6 +77,7 @@ import { Server } from "socket.io"; +{ Server } - Uses destructuring to get just the function Ready? Click "Next" to get started.