Skip to content

Commit b87c0bf

Browse files
authored
docs: fix typos (#548)
1 parent d8e922f commit b87c0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli/prefixing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ $ concurrently -c red,bold.blue.dim 'echo Hello there' 'echo General Kenobi!'
9898
- `underline`
9999
</details>
100100

101-
A background color can be set in a similary fashion.
101+
A background color can be set in a similarly fashion.
102102

103103
```bash
104104
$ concurrently -c bgGray,red.bgBlack 'echo Hello there' 'echo General Kenobi!'

0 commit comments

Comments
 (0)