From a32adadcb4284e4ba0220ce326cf634f1285ffbe Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 15 Jun 2020 12:07:12 +0200
Subject: [PATCH] Update index.md

---
 docs.it4i/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/index.md b/docs.it4i/index.md
index 8c5918ce6..d135bd594 100644
--- a/docs.it4i/index.md
+++ b/docs.it4i/index.md
@@ -31,7 +31,7 @@ In many cases, you will run your own code on the cluster. In order to fully expl
 
 * **node:** a computer, interconnected via a network to other computers - Computational nodes are powerful computers, designed for, and dedicated to executing demanding scientific computations.
 * **core:** a processor core, a unit of processor, executing computations
-* **core-hour:** also normalized core-hour, NCH. A metric of computer utilization, [see definition][5].
+* **core-hour:** also normalized core-hour (NCH). A metric of computer utilization, [see definition][5].
 * **job:** a calculation running on the supercomputer - the job allocates and utilizes the resources of the supercomputer for certain time.
 * **HPC:** High Performance Computing
 * **HPC (computational) resources:** corehours, storage capacity, software licenses
-- 
GitLab