Skip to content

Commit

Permalink
docs: fix small typo in servers.adoc (oxidecomputer#757)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron-Hartwig authored and FawazTirmizi committed Oct 3, 2022
1 parent 08c5cdd commit 2f2e328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guide/servers.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ In the simplest case, after doing any initialization required on startup, a
server will:

- RECV to collect a request.
- Inspect the request and figure out what needs done.
- Inspect the request and figure out what needs to be done.
- Do it.
- Reply.
- Repeat.
Expand Down

0 comments on commit 2f2e328

Please sign in to comment.