From e39b2381c1b2ddfa12d3017230c706fa84ce6e7b Mon Sep 17 00:00:00 2001 From: Beatriz Vieira Date: Sat, 1 Feb 2020 19:02:45 -0300 Subject: [PATCH] style: add missing space --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8589459..98ecf29 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ git-sv rn -h ##### Available commands -| Variable | description| -| --------- | ----------| +| Variable | description | +| --------- | ---------- | | current-version, cv | get last released version from git | | next-version, nv | generate the next version based on git commit messages | | commit-log, cl | list all commit logs since last version as jsons |