From f65b08d1f6a3a99a59bf0301377f6a72b5aa446c Mon Sep 17 00:00:00 2001 From: tsuyoshiwada Date: Mon, 23 Apr 2018 10:21:21 +0900 Subject: [PATCH] docs: Fix markdown table format --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1d70d2c..7841f48a 100644 --- a/README.md +++ b/README.md @@ -283,8 +283,8 @@ Git execution command. CHANGELOG style. Automatic linking of issues and notices, initial value setting such as merges etc. are done automatically. -| Required | Type | Default | Description | -|:---------|:-------|:---------|:------------------------------------------------------| +| Required | Type | Default | Description | +|:---------|:-------|:---------|:-------------------------------------------------------| | N | String | `"none"` | Should be `"github"` `"gitlab"` `"bitbucket"` `"none"` |