Fix typo in README: remove duplicate 'to' (#195)

This commit is contained in:
Gustavo Paiva
2025-02-12 09:47:21 -03:00
committed by GitHub
parent 907221b643
commit c5e0ba3e59

View File

@@ -333,10 +333,10 @@ The quick and advanced usage methods support switch parameters. A table of all t
| -DisableRecall | Disable Windows Recall snapshots. (Windows 11 only) | | -DisableRecall | Disable Windows Recall snapshots. (Windows 11 only) |
| -HideHome | Hide the home section from the File Explorer navigation pane and add a toggle in the File Explorer folder options. (Windows 11 only) | | -HideHome | Hide the home section from the File Explorer navigation pane and add a toggle in the File Explorer folder options. (Windows 11 only) |
| -HideGallery | Hide the gallery section from the File Explorer navigation pane and add a toggle in the File Explorer folder options. (Windows 11 only) | | -HideGallery | Hide the gallery section from the File Explorer navigation pane and add a toggle in the File Explorer folder options. (Windows 11 only) |
| -ExplorerToHome | Changes the page that File Explorer opens to to `Home`. | | -ExplorerToHome | Changes the page that File Explorer opens to `Home`. |
| -ExplorerToThisPC | Changes the page that File Explorer opens to to `This PC`. | | -ExplorerToThisPC | Changes the page that File Explorer opens to `This PC`. |
| -ExplorerToDownloads | Changes the page that File Explorer opens to to `Downloads`. | | -ExplorerToDownloads | Changes the page that File Explorer opens to `Downloads`. |
| -ExplorerToOneDrive | Changes the page that File Explorer opens to to `OneDrive`. | | -ExplorerToOneDrive | Changes the page that File Explorer opens to `OneDrive`. |
| -HideOnedrive | Hide the OneDrive folder from the File Explorer navigation pane. (Windows 10 only) | | -HideOnedrive | Hide the OneDrive folder from the File Explorer navigation pane. (Windows 10 only) |
| -Hide3dObjects | Hide the 3D objects folder under 'This pc' in File Explorer. (Windows 10 only) | | -Hide3dObjects | Hide the 3D objects folder under 'This pc' in File Explorer. (Windows 10 only) |
| -HideMusic | Hide the music folder under 'This pc' in File Explorer. (Windows 10 only) | | -HideMusic | Hide the music folder under 'This pc' in File Explorer. (Windows 10 only) |