Skip to content

Commit a15719a

Browse files
committed
change text
1 parent 7e34d5a commit a15719a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Console.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export const Console: React.FC<Props> = () => {
120120
uncheckedIcon={false}
121121
/>
122122
<Spacer width={6} />
123-
<span>Indent Coloring</span>
123+
<span>Indent Visible Line</span>
124124
</SwitchLabel>
125125
</TitleWrapper>
126126
<IndentContainer>

0 commit comments

Comments
 (0)