Skip to content

Commit 5854103

Browse files
committed
Fixing typo
1 parent bcd0065 commit 5854103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_data/tags.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Download:
66
%LOCALAPPDATA%\Microsoft\Windows\INetCache\IE
77
88
, having added "[1]" or a higher number between the file's name and its extension.
9-
For examples, if you downloaded a file named "XYZ.exe", the full path of the downloaded file can be obtained by executing the following command:
9+
For example, if you downloaded a file named "XYZ.exe", the full path of the downloaded file can be obtained by executing the following command:
1010
1111
cmd.exe /c "where /r %LOCALAPPDATA%\Microsoft\Windows\INetCache XYZ*"
1212

0 commit comments

Comments
 (0)