From 457a57837f50cbabcff8982123348ee43041ed68 Mon Sep 17 00:00:00 2001
From: Simon Hoinkis
Date: Mon, 19 Apr 2021 11:46:56 +0200
Subject: [PATCH] iox-#743 Fix typo on start page
Signed-off-by: Simon Hoinkis
---
doc/website/index.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/website/index.md b/doc/website/index.md
index 7c22e0c7fe..2177dd3b93 100644
--- a/doc/website/index.md
+++ b/doc/website/index.md
@@ -8,9 +8,9 @@ title: Home
width="50%">
-Eclipse iceoryx™ is an inter-process-communication midddleware that enables virtually limitless data transmissions at constant time.
+Eclipse iceoryx™ is an inter-process-communication middleware that enables virtually limitless data transmissions at constant time.
-| :material-truck-fast: Fast
| ::material-puzzle: Flexible
| :material-shield-half-full: Dependable
|
+| :material-truck-fast: Fast
| :material-puzzle: Flexible
| :material-shield-half-full: Dependable
|
|----|----|-----|
|- True zero-copy shared memory communication
- Message transfers with a latency of less than 1 µs
- Made to handle GBytes/sec data transfers
|- Support of various operating systems, communication patterns and APIs
- Service discovery enables the design of dynamic systems
- Easy to integrate into frameworks like ROS 2 or AUTOSAR Adaptive
|- Developed according to automotive requirements
- Implementation based on static memory and lock-free algorithms
- Huge C++ library with safe STL implementations
|
|[Learn more](getting-started/what-is-iceoryx.md#fast){ .md-button }|[Learn more ](getting-started/what-is-iceoryx.md#flexible){ .md-button }|[Learn more](getting-started/what-is-iceoryx.md#dependable){ .md-button }|