From 5fe32692a624712468a4cdeb8602b93ee1879b8a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Jir=C3=A1sek?= <pavel.jirasek@vsb.cz>
Date: Thu, 2 Feb 2017 11:45:21 +0100
Subject: [PATCH] Table typo

---
 docs.it4i/anselm/software/omics-master/overview.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/anselm/software/omics-master/overview.md b/docs.it4i/anselm/software/omics-master/overview.md
index 3d6a9ba0a..8d3eb3d3e 100644
--- a/docs.it4i/anselm/software/omics-master/overview.md
+++ b/docs.it4i/anselm/software/omics-master/overview.md
@@ -63,7 +63,7 @@ The SAM format (1) consists of one header section and one alignment section. The
 In SAM, each alignment line has 11 mandatory fields and a variable number of optional fields. The mandatory fields are briefly described in Table 1. They must be present but their value can be a ‘\’ or a zero (depending on the field) if the
 corresponding information is unavailable.
 
-|  No.      |  Name      |  Description                                                  |
+|  No.      |  Name      |  Description                                          |
 | --------- | ---------- | ----------------------------------------------------- |
 | 1         | QNAME      | Query NAME of the read or the read pai                |
 | 2         | FLAG       | Bitwise FLAG (pairing,strand,mate strand,etc.)        |
-- 
GitLab