Commit 38e210f
authored
docs(examples): respond with "Hello, world!" (#99)
<!--
This pull request template provides suggested sections for framing your
work.
You're welcome to change or remove headers if it doesn't fit your use
case. :)
-->
### What are you trying to accomplish?
This PR updates the example message we write back to the client with
"Hello, world!" rather than a variant of my name. 😉
### What approach did you choose and why?
One-liner change: targeted the text and updated it to match the file's
intent.
### What should reviewers focus on?
Nothing I haven't mentioned 😉1 parent 7914799 commit 38e210f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments