docs(gcp): correct template

This commit is contained in:
Ashutosh Pandey 2022-10-06 14:38:56 +05:30 committed by GitHub
parent 8a9a022baa
commit 02d4e84e4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ Display the currently active GCP project, region and account
"powerline_symbol": "\uE0B0",
"foreground": "#ffffff",
"background": "#47888d",
"template": " \uE7B2 {{.Project} :: {{.Account}} "
"template": " \uE7B2 {{.Project}} :: {{.Account}} "
}
```