Skip to content

Commit 882148c

Browse files
committed
Fix help text
1 parent 2ce89d6 commit 882148c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs-builder/Cli/Commands.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ public async Task<int> GenerateDefault(
106106

107107

108108
/// <summary>
109-
/// Move a file or folder from one location to another and update all links in the documentation
109+
/// Move a file from one location to another and update all links in the documentation
110110
/// </summary>
111111
/// <param name="source">The source file or folder path to move from</param>
112112
/// <param name="target">The target file or folder path to move to</param>

0 commit comments

Comments
 (0)