From 0ca3c59600dcb6d6b3471236f381b5f117194360 Mon Sep 17 00:00:00 2001 From: lechbaczynskihtg <98815582+lechbaczynskihtg@users.noreply.github.com> Date: Mon, 28 Feb 2022 11:53:01 +0100 Subject: [PATCH] fix(lang): capitalise Polish language --- content/v1.0.0/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/v1.0.0/index.md b/content/v1.0.0/index.md index 9dcbe9d..e7be63f 100644 --- a/content/v1.0.0/index.md +++ b/content/v1.0.0/index.md @@ -76,7 +76,7 @@ docs: correct spelling of CHANGELOG ### Commit message with scope ``` -feat(lang): add polish language +feat(lang): add Polish language ``` ### Commit message with multi-paragraph body and multiple footers @@ -193,4 +193,4 @@ One recommendation is to use the `revert` type, and a footer that references the revert: let us never again speak of the noodle incident Refs: 676104e, a215868 -``` \ No newline at end of file +```