Skip to content

Commit 9a19eab

Browse files
authored
Update readme.md
1 parent 0cf8fb3 commit 9a19eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<ul>
126126
<li>Navigate to <i>C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE</i></li>
127127
<li>Find "Ssms.exe.config" file, open up a Notepad in Administrator Mode, and edit this file</li>
128-
<li>You will then need to find an xml tag called <code><AppContextSwitchOverrides></code>, and APPEND (not replace) the following exactly:</li>
128+
<li>You will then need to find an xml tag called &lt;AppContextSwitchOverrides&gt;, and APPEND (not replace) the following exactly:</li>
129129
<ul>
130130
<li>
131131
;Switch.System.Windows.Interop.MouseInput.OptOutOfMoveToChromedWindowFix=true; Switch.System.Windows.Interop.MouseInput.DoNotOptOutOfMoveToChromedWindowFix=true

0 commit comments

Comments
 (0)