Code formating

This commit is contained in:
Jack-Benny Persson 2025-04-25 12:23:51 +02:00
parent e3fa955622
commit d1f2248553

View File

@ -30,7 +30,7 @@ with a patch by following these instructions:
## Multiple commits ## Multiple commits
If you've made multiple commits to a project that you want to contribute, If you've made multiple commits to a project that you want to contribute,
simply change git format-patch -1 to reflect the number of commits. simply change `git format-patch -1` to reflect the number of commits.
For example, if you've made four commits, run: For example, if you've made four commits, run: