From d1f2248553388c3814ce5e0ea9025d908c5b3534 Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Fri, 25 Apr 2025 12:23:51 +0200 Subject: [PATCH] Code formating --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2d0dbe..3bd457c 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ with a patch by following these instructions: ## Multiple commits 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: