Skip to content

Commit

Permalink
Fix PSData tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rrg92 committed Nov 1, 2024
1 parent d2b132b commit f88b35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion powershai/powershai.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
HelpInfoURI = "https://github.com/rrg92/powershai"
PrivateData = @{
PSData = @{
Tags = 'ai','openai','google','gemini','ollama','inteliência artificial','ia'
Tags = 'ai','openai','google','gemini','ollama','ia'
LicenseUri = 'https://github.com/rrg92/powershai/blob/main/LICENSE'
ProjectUri = 'https://github.com/rrg92/powershai'
IconUri = 'https://iatalk.ing/powershai85.png'
Expand Down

0 comments on commit f88b35a

Please sign in to comment.