From 89ff47a4ee5ccfc3f0c3ac2e5783b3cf15591ee6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= <mcepl@cepl.eu> Date: Sat, 10 May 2025 21:54:13 +0200 Subject: [PATCH] docs: correct mispelled words Co-authored-by: KOTP <keeperotphones@gmail.com> --- .gitmessage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmessage b/.gitmessage index 51922c05..cf056a1d 100644 --- a/.gitmessage +++ b/.gitmessage @@ -17,11 +17,11 @@ # about what the old behavior was, why the change was necessary, and what the # new behavior is # -# - The `footer` MAY be prsent, and should include any relevant trailers and +# - The `footer` MAY be present, and should include any relevant trailers and # other metadata # # Valid values for <type>: -# - deprecation: a change related to deprecation of a reosurce or interface +# - deprecation: a change related to deprecation of a resource or interface # - design: a change related to design that does not change an interface or # any application/business logic # - doc: a change related to documentation -- GitLab