Fixed grammar

This commit is contained in:
LizRoss
2016-05-10 14:45:12 -07:00
parent 36c2b020f9
commit 5b18f37a6c

View File

@ -86,7 +86,7 @@ IE opens the apps website.
## How does IE decide which ActiveX controls to block?
IE uses Microsofts versionlist.xml or versionlistWin7.xml file to determine whether an ActiveX control should be stopped from loading. These files are updated with newly-discovered out-of-date ActiveX controls, which IE automatically downloads to your local copy of the file.
You can see your copy of the file here `%LOCALAPPDATA%\Microsoft\Internet Explorer\VersionManager\versionlist.xml`, or you can view Microsofts version, based on your operating system and version of IE, here:
You can see your copy of the file here `%LOCALAPPDATA%\Microsoft\Internet Explorer\VersionManager\versionlist.xml` or you can view Microsofts version, based on your operating system and version of IE, here:
- [Internet Explorer 11 on Windows 7 SP1 or Windows Server 2008 R2](http://go.microsoft.com/fwlink/p/?LinkId=403864)
- [All other configurations](https://go.microsoft.com/fwlink/p/?LinkId=403864)