Skip to content

Commit 40ebe5b

Browse files
Update memdocs/configmgr/mdt/known-issues.md
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent feb03be commit 40ebe5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/configmgr/mdt/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ After you updated your MDT boot image to [ADK for Windows 11, version 22H2](/win
2121

2222
HTA applications relies on MSHTML and starting Windows 11, version 22H2, the default legacy scripting engine was changed.
2323

24-
To workaround the issue, you need to add the following registry value in WinPE:
24+
To work around this issue you need to add the following registry value in WinPE:
2525
```
2626
reg.exe add "HKLM\Software\Microsoft\Internet Explorer\Main" /t REG_DWORD /v JscriptReplacement /d 0 /f
2727
```

0 commit comments

Comments
 (0)