Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
thisistonydang authored Nov 20, 2023
1 parent 9ccf8ca commit 4108be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guides/mix_tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ in its default location.
Do you want to create it? [Y/n]
```

By pressing confirming, a channel will be created, then you need to connect the socket in your endpoint:
By confirming, a channel will be created, then you need to connect the socket in your endpoint:

```console
Add the socket handler to your `lib/hello_web/endpoint.ex`, for example:
Expand Down

0 comments on commit 4108be1

Please sign in to comment.