From 864dffcfa739829bb1d8edb84053e3ccf5bdbbd6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz>
Date: Sun, 22 Jan 2017 23:52:19 +0100
Subject: [PATCH] Numbers lint

---
 docs.it4i/anselm-cluster-documentation/network.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/anselm-cluster-documentation/network.md b/docs.it4i/anselm-cluster-documentation/network.md
index a659adf70..0a3b738f3 100644
--- a/docs.it4i/anselm-cluster-documentation/network.md
+++ b/docs.it4i/anselm-cluster-documentation/network.md
@@ -10,7 +10,7 @@ All compute and login nodes of Anselm are interconnected by a high-bandwidth, lo
 The compute nodes may be accessed via the Infiniband network using ib0 network interface, in address range 10.2.1.1-209. The MPI may be used to establish native Infiniband connection among the nodes.
 
 !!! Note "Note"
-	The network provides **2170 MB/s** transfer rates via the TCP connection (single stream) and up to **3600MB/s** via native Infiniband protocol.
+	The network provides **2170 MB/s** transfer rates via the TCP connection (single stream) and up to **3600 MB/s** via native Infiniband protocol.
 
 The Fat tree topology ensures that peak transfer rates are achieved between any two nodes, independent of network traffic exchanged among other nodes concurrently.
 
-- 
GitLab