From e1f45f7790b417a122a2bca79c97aad8a58703da Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Tue, 8 Oct 2024 17:00:14 +0200
Subject: [PATCH] Lint

---
 doc.zih.tu-dresden.de/docs/jobs_and_resources/power9.md | 1 +
 doc.zih.tu-dresden.de/docs/software/mathematics.md      | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/power9.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/power9.md
index 7e8c8da70..915a93c52 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/power9.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/power9.md
@@ -6,6 +6,7 @@ partition `power` within the now decommissioned `Taurus` system. With the decomm
 [Slurm batch system](slurm.md) and own login nodes.
 
 ## Hardware Resources
+
 The hardware specification is documented on the page [HPC Resources](hardware_overview.md#power9).
 
 ## Usage
diff --git a/doc.zih.tu-dresden.de/docs/software/mathematics.md b/doc.zih.tu-dresden.de/docs/software/mathematics.md
index 0b4e2f0ed..c80ee928d 100644
--- a/doc.zih.tu-dresden.de/docs/software/mathematics.md
+++ b/doc.zih.tu-dresden.de/docs/software/mathematics.md
@@ -131,18 +131,16 @@ will then be passed to the `math` command in a job file.
 
     All output of the `math` command  will be saved in the file `math.output`.
 
-
 !!! note
 
     Mathematica licenses are limited.
 
 There exist two types, *MathKernel* and *SubMathKernel* licenses. Every sequential job you start
-will onsume a MathKernel license of which we only have 61. We do have, however, 488 SubMathKernel
+will consume a MathKernel license of which we only have 61. We do have, however, 488 SubMathKernel
 licenses, so please, don't start many sequential jobs but try to parallelize your calculation,
 utilizing multiple SubMathKernel licenses per job, in order to achieve a more reasonable license
 usage.
 
-
 ## MATLAB
 
 [MATLAB](https://de.mathworks.com/products/matlab.html) is a numerical computing environment and
-- 
GitLab