From 7d223a436b7e8e763d71480667d1e27f8a406622 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 11 Dec 2023 07:39:18 -0300 Subject: [PATCH] Update .github/CONTRIBUTING.md Co-authored-by: Diego Romero --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 5c132d0d66..b2de56ea83 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -123,7 +123,7 @@ func TestLargeStringTest(t *testing.T) { ## PR & Commit Standards -The purpose of this page is to outline the standard naming conventions approved by the Gossamer team for Pull Requests and commit messages. The reasoning is to have improved understanding and auto generated changelogs for releases. +The purpose of this section is to outline the standard naming conventions approved by the Gossamer team for Pull Requests and commit messages. The reasoning is to have improved understanding and auto generated changelogs for releases. PR and final commit message should follow: