diff --git a/docs.it4i/anselm/software/omics-master/overview.md b/docs.it4i/anselm/software/omics-master/overview.md
index 3d6a9ba0a281ea456d70b3ed052f0388ce221118..8d3eb3d3ea5368b1b0d09cec9ec8ca7006fbf1c4 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.)        |