fix(preset): fix typo in Open Policy Agent module format string (#6118)

* Fix `$symbo` typo in No Empty Icons preset

* Fix a few more typos
This commit is contained in:
Justin Su 2024-07-25 14:15:34 -04:00 committed by GitHub
parent a3c091aa30
commit eba9748eb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ format = '(via [$symbol($version )]($style))'
format = '(via [$symbol($version )(\($switch_indicator$switch_name\) )]($style))'
[opa]
format = '(via [$symbo($version ]($style))"'
format = '(via [$symbol($version )]($style))'
[package]
format = '(is [$symbol$version]($style) )'