summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--docs/sources/route-server.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sources/route-server.md b/docs/sources/route-server.md
index f1801e84..94751c77 100644
--- a/docs/sources/route-server.md
+++ b/docs/sources/route-server.md
@@ -12,7 +12,7 @@ This example uses the following simple configuration file, `gobgpd.conf`. There
the configuration file used in [Getting Started](https://github.com/osrg/gobgp/blob/master/docs/sources/getting-started.md)
* Peers are configured as route server clients (of course!).
- * GoBGP oesn't try to connect to peers. It only listens and accepts.
+ * GoBGP doesn't try to connect to peers. It only listens and accepts.
* MD5 passwords are enabled.
```