summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-07-08 12:00:58 +0200
committerGravatar GitHub <noreply@github.com> 2024-07-08 12:00:58 +0200
commitd56d791bafa5cdbe23067d01b92cd690e7ccb6cf (patch)
tree84581dcd020945a390ec1563db6eebac080ca439 /CONTRIBUTING.md
parent5a5ccc94f39d5207a5c4be2523b4bcf4e87d9457 (diff)
Update composer shfmt typos (#6614)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 76db326a6..66b28bb7e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -14,7 +14,7 @@ You found a bug? Don’t panic, here are some steps to report it easily:
2. If you find a similar bug, don’t hesitate to post a comment to add more importance to the related ticket.
3. If you didn’t find it, [open a new ticket](https://github.com/FreshRSS/FreshRSS/issues/new).
-If you have to create a new ticket, try to apply the following advices:
+If you have to create a new ticket, try to apply the following advice:
- Give an explicit title to the ticket so it will be easier to find it later.
- Be as exhaustive as possible in the description: what did you do? What is the bug? What are the steps to reproduce the bug?