Commit aac27cc4 authored by Nidhey Indurkar's avatar Nidhey Indurkar 💻 Committed by Jane Gianoutsos
Browse files

Fix typo in Practical Handbook Editing Tips

parent f15ab5a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -115,7 +115,7 @@ There are times when you need to find every instance of a word, phrase or link a
1. Type in the word, phrase or link you are searching for.
1. Type in the word, phrase or link you wish to replace it with in the Replace field, under the Search field.
1. Press the Replace All symbol at the end of the Replace field (or Option-Command-Enter).
1. You will get a pop-up asking you to confirm that you indeed with to `Replace X occurence(s) accross X files with X ?`. If correct, press `Replace`.
1. You will get a pop-up asking you to confirm that you indeed wish to `Replace X occurrence(s) across X files with X ?`. If correct, press `Replace`.
*Please note that it is possible to click on a search result to see individual changes and replace only a subset of all occurrences by clicking the replace button next to a given search result only.*

    ![picture-of-vscode-replace](/images/about/vscode_employee.png)