From a7c68a45b66bbfc37d57da181d5657aa58a981db Mon Sep 17 00:00:00 2001 From: cedi <cedi@users.noreply.github.com> Date: Mon, 18 Mar 2019 14:37:43 +0000 Subject: [PATCH] fix spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3252a173..f1b3a350 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A re-implementation of BGP, IS-IS and OSPF in go. We value respect and robustnes #### Device - cd examples/devices && go build + cd examples/device && go build ### Run Tests -- GitLab