From c42b6cbcd4ea29e8907b6faa4e6c1b6b402c1f1a Mon Sep 17 00:00:00 2001
From: Cory Miller <13227161+cory-miller@users.noreply.github.com>
Date: Thu, 18 Apr 2024 15:00:42 +0000
Subject: [PATCH] Indentation of readme

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 31b97c3..131d737 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,8 @@ Please refer to the [release page](https://github.com/actions/checkout/releases/
     # Default: true
     ssh-strict: ''
     
-    # The user to use when connecting to the remote SSH host. By default 'git' is used.
+    # The user to use when connecting to the remote SSH host. By default 'git' is
+    # used.
     ssh-user: ''
 
     # Whether to configure the token or SSH key with the local git config