diff --git a/docs/cmnds/101.md b/docs/cmnds/101.md
index d209efa..c1059cf 100644
--- a/docs/cmnds/101.md
+++ b/docs/cmnds/101.md
@@ -68,13 +68,12 @@ ________________________________________________________________________________
Shotcuts
-| | |
-| :--------------------------- | :-------------------- |
+```
Go to the end of the line | CTRL + I
Go to the begining of the line | CTRL + A
Delete all line | CTRL + U
sort results in columns | {{cmnd}} | column -t
-
+```
______________________________________________________________________________________________________