From 993671ecd2733c4f340b22c479af197394b0a2dc Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Sun, 27 Oct 2024 12:20:45 +0000 Subject: [PATCH] Update README.md (#101) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76f4a33c..00357402 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Use `git log -1` to review the last commit details and find the automatically ge ## Commit message pattern -The training model for the AI used is designed using as reference these two guidelines: +The training model for the AI used is designed using as reference these guidelines: - [Conventional Commits v1.0.0](https://www.conventionalcommits.org/en/v1.0.0/). - [Padrões de Commits](https://github.com/tiagolofi/padroes-de-commits) (in Portuguese).