Skip to content

Commit aeaef46

Browse files
Fix names in applications.json. (#4819)
1 parent e0dfeb4 commit aeaef46

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/applications.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1198,7 +1198,7 @@
11981198
"processmonitor": {
11991199
"category": "Microsoft Tools",
12001200
"choco": "procexp",
1201-
"content": "SysInternals Process Monitor",
1201+
"content": "Process Monitor",
12021202
"description": "SysInternals Process Monitor is an advanced monitoring tool that shows real-time file system, registry, and process/thread activity.",
12031203
"link": "https://docs.microsoft.com/en-us/sysinternals/downloads/procmon",
12041204
"winget": "Microsoft.Sysinternals.ProcessMonitor",
@@ -1387,7 +1387,7 @@
13871387
"tcpview": {
13881388
"category": "Microsoft Tools",
13891389
"choco": "tcpview",
1390-
"content": "SysInternals TCPView",
1390+
"content": "TCPView",
13911391
"description": "SysInternals TCPView is a network monitoring tool that displays a detailed list of all TCP and UDP endpoints on your system.",
13921392
"link": "https://docs.microsoft.com/en-us/sysinternals/downloads/tcpview",
13931393
"winget": "Microsoft.Sysinternals.TCPView",
@@ -1504,7 +1504,7 @@
15041504
"ungoogled": {
15051505
"category": "Browsers",
15061506
"choco": "ungoogled-chromium",
1507-
"content": "Ungoogled",
1507+
"content": "Ungoogled Chromium",
15081508
"description": "Ungoogled Chromium is a version of Chromium without Google's integration for enhanced privacy and control.",
15091509
"link": "https://github.com/Eloston/ungoogled-chromium",
15101510
"winget": "eloston.ungoogled-chromium",

0 commit comments

Comments
 (0)