From 7d40d2cab59a9388db34ae60d80b37d68fb58390 Mon Sep 17 00:00:00 2001 From: Agam Agarwal Date: Tue, 1 Jul 2025 09:02:50 +0530 Subject: [PATCH] Make first character of note upper case --- pages/common/jj-edit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/jj-edit.md b/pages/common/jj-edit.md index 5602b82c8b..00fc9842dc 100644 --- a/pages/common/jj-edit.md +++ b/pages/common/jj-edit.md @@ -1,7 +1,7 @@ # jj edit > Set the specified revision as the working-copy revision. -> Note: it is generally recommended to instead use `jj new` and `jj squash`. +> Note: It is generally recommended to instead use `jj new` and `jj squash`. > More information: . - Set the given revision as the working copy: