Skip to content

Commit

Permalink
docs: rename Windows Terminal entry in shell integration docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ankddev authored Dec 4, 2024
1 parent a439908 commit fdcf13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/technical/shell-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export enum Shell {
GitBash = 'Git Bash',
Cygwin = 'Cygwin',
WSL = 'WSL',
WindowTerminal = 'Windows Terminal',
WindowsTerminal = 'Windows Terminal',
Alacritty = 'Alacritty',
}
```
Expand Down

0 comments on commit fdcf13f

Please sign in to comment.