Skip to content

Commit 8e77e6b

Browse files
committed
Fix capitalization in documentation heading
Changed 'Vs' to 'vs' in the documentation heading for consistency with standard capitalization.
1 parent f345257 commit 8e77e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sources/common-shell/Documentation.docc/CommonShell-Comparison-TuistCommand.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CLI Authors: CommonShell Vs Tuist Command
1+
# CLI Authors: CommonShell vs Tuist Command
22

33
This guide helps CLI authors choose between using Tuist’s `Command` directly or
44
wrapping process execution with `CommonShell` (built on `CommonProcess`).

0 commit comments

Comments
 (0)