Skip to content

Commit 73cdca8

Browse files
committed
CLI docs update evcc-io/evcc@661af41
1 parent a1e2faf commit 73cdca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/en/reference/cli/evcc_completion_zsh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Generate the autocompletion script for zsh
99
Generate the autocompletion script for the zsh shell.
1010

1111
If shell completion is not already enabled in your environment you will need
12-
to enable it. You can execute the following once:
12+
to enable it. You can execute the following once:
1313

1414
```
1515
echo "autoload -U compinit; compinit" >> ~/.zshrc

0 commit comments

Comments
 (0)