diff options
author | Sander Vrijders <sander@ouroboros.rocks> | 2020-01-25 16:03:47 +0100 |
---|---|---|
committer | Sander Vrijders <sander@ouroboros.rocks> | 2020-01-25 16:03:47 +0100 |
commit | d1f023ce38d2b2d6facae9b5952c49aabf80210a (patch) | |
tree | b8509048aab3e422964d82ffecfb0e59c3abc97b /content | |
parent | da2eb88792ee7a1ff1191210d61bd77af56d9a71 (diff) | |
download | website-d1f023ce38d2b2d6facae9b5952c49aabf80210a.tar.gz website-d1f023ce38d2b2d6facae9b5952c49aabf80210a.zip |
content: Fix typo in mission statement
Diffstat (limited to 'content')
-rw-r--r-- | content/en/_index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/_index.html b/content/en/_index.html index 259ffe2..1c74cef 100644 --- a/content/en/_index.html +++ b/content/en/_index.html @@ -25,7 +25,7 @@ linkTitle = "Ouroboros" {{% blocks/lead color="secondary" %}} Ouroboros is a <b>peer-to-peer transport network</b> built on a new <b>recursive network paradigm</b> according to a <b>UNIX design -philosphy</b>. The aim is to provide a <b>secure and private +philosophy</b>. The aim is to provide a <b>secure and private networking</b> experience and to provide a simple API for writing distributed software and networked application libraries. Ouroboros provides a very compact API for |