From 1b72254d8feb8c1190de61bdaab08430bcadaa61 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Thu, 29 Jul 2021 09:56:16 +0000
Subject: [PATCH] Capitalize heading

---
 doc.zih.tu-dresden.de/docs/software/scorep.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/scorep.md b/doc.zih.tu-dresden.de/docs/software/scorep.md
index de59623c0..6bcb3de4f 100644
--- a/doc.zih.tu-dresden.de/docs/software/scorep.md
+++ b/doc.zih.tu-dresden.de/docs/software/scorep.md
@@ -71,7 +71,7 @@ With a combination of the above mentioned approaches, hybrid applications can be
 * original:	`mpif90 -openmp hybrid.F90 -o hybrid`
 * with instrumentation: `scorep mpif90 -openmp hybrid.F90 -o hybrid`
 
-## Score-P instrumenter option overview
+## Score-P Instrumenter Option Overview
 
 | Type of instrumentation | Instrumenter switch | Default value | Runtime measurement control |
 | --- | --- | --- | --- |
-- 
GitLab