fix description (#1388)

This commit is contained in:
howell2024 2024-01-15 11:04:43 -05:00 committed by GitHub
parent efe37b2f3f
commit ef2befa10e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -348,7 +348,7 @@
"panel": "1", "panel": "1",
"content": "GoLang", "content": "GoLang",
"link": "https://golang.org/", "link": "https://golang.org/",
"description": "GoLang (or Golangis a statically typed, compiled programming language designed for simplicity, reliability, and efficiency." "description": "GoLang (or Golang) is a statically typed, compiled programming language designed for simplicity, reliability, and efficiency."
}, },
"WPFInstalljetbrains": { "WPFInstalljetbrains": {
"winget": "JetBrains.Toolbox", "winget": "JetBrains.Toolbox",

View File

@ -5160,7 +5160,7 @@ $sync.configs.applications = '{
"panel": "1", "panel": "1",
"content": "GoLang", "content": "GoLang",
"link": "https://golang.org/", "link": "https://golang.org/",
"description": "GoLang (or Golangis a statically typed, compiled programming language designed for simplicity, reliability, and efficiency." "description": "GoLang (or Golang) is a statically typed, compiled programming language designed for simplicity, reliability, and efficiency."
}, },
"WPFInstalljetbrains": { "WPFInstalljetbrains": {
"winget": "JetBrains.Toolbox", "winget": "JetBrains.Toolbox",