Skip to content

Commit c6ee607

Browse files
SgtPookiCopilot
andauthored
Update src/utils/cli-logger.ts
Co-authored-by: Copilot <[email protected]>
1 parent e8acbc2 commit c6ee607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/cli-logger.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ export const log = {
119119
},
120120

121121
/**
122-
* This section is intended to be used with an active spinner.. It will not insert a newline before the title and should be spaced properly with closed/open spinners.
122+
* This section is intended to be used with an active spinner. It will not insert a newline before the title and should be spaced properly with closed/open spinners.
123123
*/
124124
spinnerSection(
125125
title: string,

0 commit comments

Comments
 (0)