| Index: chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
|
| diff --git a/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html b/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
|
| index 2c304df4a981bc41f913e0d7303c2c60f11121f7..6deda12aff3c4d81fc7346c9e2478fe8f498a8bf 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/declarativeWebRequest.html
|
| @@ -36,7 +36,7 @@ permissions:
|
| <li><code>IgnoreRules</code>
|
| <li><code>RedirectToEmptyDocument</code>
|
| <li><code>RedirectToTransparentImage</code>
|
| - <li><code>RedirectByRegex</code> when the redirect destination has
|
| + <li><code>RedirectByRegEx</code> when the redirect destination has
|
| the same domain as the original request
|
| <li><code>RedirectRequest</code> when the redirect destination has
|
| the same domain as the original request
|
|
|