From 9557e89c9d34ad9b0e232c842bccfd7ef89a5fea Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Thu, 20 May 2021 22:24:00 +0200
Subject: [PATCH] Fiy typos

---
 doc.zih.tu-dresden.de/docs/software/pika.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/pika.md b/doc.zih.tu-dresden.de/docs/software/pika.md
index f87ec44f6..09d9d807a 100644
--- a/doc.zih.tu-dresden.de/docs/software/pika.md
+++ b/doc.zih.tu-dresden.de/docs/software/pika.md
@@ -79,7 +79,7 @@ By default, each timeline shows the average value over all hardware units (HUs)
 |---|---|
 |Maximum |maximal value across all HUs per measured interval|
 |Mean|mean value across all HUs per measured interval|
-|Minimum |minimal value across all HUs per measured intervale|
+|Minimum |minimal value across all HUs per measured interval|
 |Mean + Standard Deviation|mean value across all HUs including standard deviation per measured interval|
 |Best|best average HU over time|
 |Lowest|lowest average HU over time|
@@ -90,7 +90,7 @@ reason for further investigation, since not all HUs are equally utilized.
 
 To identify imbalances between HUs over time, the visualization modes *Best* and *Lowest* are a
 first indicator how much the HUs differ in terms of resource usage. The timelines *Best* and
-*Lowest* show the the recoded performance data of the best/lowest average HU over time.
+*Lowest* show the recoded performance data of the best/lowest average HU over time.
 
 ## Footprint Visualization
 
-- 
GitLab