diff --git a/docs/shell-integration.md b/docs/shell-integration.md index 533432d00..a509f909f 100644 --- a/docs/shell-integration.md +++ b/docs/shell-integration.md @@ -141,7 +141,7 @@ function Invoke-Starship-PreCommand { $prompt = "$ansi_escape]7;file://${env:COMPUTERNAME}/${provider_path}$ansi_escape\" } $host.ui.Write($prompt) -```` +``` ## Using Clink on Windows Systems