Skip to content

Commit

Permalink
updated one more typo (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Disk2019 authored and undergroundwires committed Jul 10, 2020
1 parent 30efbcc commit d7a1325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/application/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7a1325

Please sign in to comment.