diff options
| author | 2023-01-09 12:59:30 +0100 | |
|---|---|---|
| committer | 2023-01-09 12:59:30 +0100 | |
| commit | 1d9d4e3e3c8dd020ab4d333436264eaa3ef201cd (patch) | |
| tree | 6f839261a75d5ce7cfc42b3f43673dc250a26ad1 /docs/en/developers/02_Github.md | |
| parent | 3fb8ab8eb5c88042320bbe006825b21f5a8f21de (diff) | |
Update dev dependencies (#4993)
Related to https://github.com/FreshRSS/FreshRSS/pull/4991
Required a few changes in code to pass the tests
Diffstat (limited to 'docs/en/developers/02_Github.md')
| -rw-r--r-- | docs/en/developers/02_Github.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/developers/02_Github.md b/docs/en/developers/02_Github.md index 4e6a84ab3..066d6ffb0 100644 --- a/docs/en/developers/02_Github.md +++ b/docs/en/developers/02_Github.md @@ -53,7 +53,7 @@ Now you can create a PR based on your branch. ## How to write a commit message -A commit message should succintly describe the changes on the first line. For example: +A commit message should succinctly describe the changes on the first line. For example: > Fix broken icon |
