diff --git a/Privileged-Pages.md b/Privileged-Pages.md
index cbbd99e..eda8966 100644
--- a/Privileged-Pages.md
+++ b/Privileged-Pages.md
@@ -1,11 +1,11 @@
-Privileged Pages are the webpages that browser-developers consider as an entitled webpage/s where extensions are tasked to not work/have their functionality ceased entirely.
+Privileged Pages are the webpages that browser-vendors consider as an entitled webpage/s where extensions are tasked to not work/have their functionality ceased entirely.
For Chromium1:
```
chrome.google.com/webstore/*
```
-- On the aformentioned domain, ALL Chromium/Chrome extensions will cease their functionality.
+- On the aformentioned domain, all Chromium/Chrome extensions will **cease** their functionality.
For Firefox2:
```