updated one more typo (#19)

This commit is contained in:
Disk2019
2020-07-10 18:30:40 +00:00
committed by undergroundwires
parent 30efbcc621
commit d7a1325c0b

View File

@@ -27,7 +27,7 @@ actions:
del /f /q %ProgramFiles(x86)%\Steam\Traces
del /f /q %ProgramFiles(x86)%\Steam\appcache\*.log
-
name: Clear Visual Studio telemetry & feedback data
name: Clear Visual Studio telemetry and feedback data
recommend: true
code: |-
rmdir /s /q "%AppData%\vstelemetry" 2>nul