diff --git a/README.md b/README.md
index 17d05a765c239ec3568d879a915d234b29482399..69c28d8271998121c532037ce05588d0fc45a19d 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,6 @@ exec < /dev/tty && node_modules/.bin/git-cz --hook || true
 
 We have configured three types of commits for the work on the technical reference that should reflect the extent of your contribution:
 
-- tr-s:     Small addition to or revision of Technical reference.
-- tr-m:     Medium addition to or revision of Technical reference.
-- tr-l:     Huge contribution to or revision of Technical reference.
+- PATCH:     Small addition to or revision of Technical reference.
+- MINOR:     Medium addition to or revision of Technical reference.
+- MAJOR:     Huge contribution to or revision of Technical reference.