From 4ece24e8ff29b64128f107864c9f0d8f7cf15f9a Mon Sep 17 00:00:00 2001 From: paul-gauthier <69695708+paul-gauthier@users.noreply.github.com> Date: Sun, 17 Dec 2023 19:17:01 -0800 Subject: [PATCH] Update unified-diffs.md --- docs/unified-diffs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unified-diffs.md b/docs/unified-diffs.md index d4f993756..8400a3a35 100644 --- a/docs/unified-diffs.md +++ b/docs/unified-diffs.md @@ -78,7 +78,7 @@ and flexible editing format. ### Choose a familiar editing format -Unified diffs are perhaps the most commonly used format for showing +Unified diffs are perhaps the most common way to show code edits, because it's the default output format of `git diff`: