We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cf8fb3 commit 9a19eabCopy full SHA for 9a19eab
readme.md
@@ -125,7 +125,7 @@
125
<ul>
126
<li>Navigate to <i>C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE</i></li>
127
<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>
+ <li>You will then need to find an xml tag called <AppContextSwitchOverrides>, and APPEND (not replace) the following exactly:</li>
129
130
<li>
131
;Switch.System.Windows.Interop.MouseInput.OptOutOfMoveToChromedWindowFix=true; Switch.System.Windows.Interop.MouseInput.DoNotOptOutOfMoveToChromedWindowFix=true
0 commit comments