aboutsummaryrefslogtreecommitdiffstats
path: root/guide/connect.md
diff options
context:
space:
mode:
Diffstat (limited to 'guide/connect.md')
-rw-r--r--guide/connect.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guide/connect.md b/guide/connect.md
index 4410e60..147edf3 100644
--- a/guide/connect.md
+++ b/guide/connect.md
@@ -36,7 +36,7 @@ Monitoring the connection process
The connection is managed by a separate process. Because
software errors are a reality, it is important to monitor
-this process for failure. Thankfully, do to the asynchronous
+this process for failure. Thankfully, due to the asynchronous
nature of Gun, we only need to create a monitor once when
the connection is established.