From 7ff0f6f92e025d98fa663bb2a34b49284d139eb8 Mon Sep 17 00:00:00 2001
From: Dimitri Staessens <dimitri@ouroboros.rocks>
Date: Sun, 7 Feb 2021 18:20:06 +0100
Subject: content: Fix in index page

---
 content/en/_index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/en/_index.html b/content/en/_index.html
index 7818c10..e9b1502 100644
--- a/content/en/_index.html
+++ b/content/en/_index.html
@@ -33,5 +33,5 @@ through <b>simplicity</b>. It provides a very
 application libraries, with support for both <b>unicast</b>
 and <b>multicast</b> communications. Being rebuilt from the ground up,
 Ouroboros is not directly compatible with IP or UNIX sockets, but it
-is <b>interoperable with UDP/IP and Ethernet</b>.
-{{% /blocks/lead %}}
+can run on top of and/or below <b>UDP/IP and Ethernet</b>.
+{{%/blocks/lead %}}
-- 
cgit v1.2.3