docs($sce): add missing article
...teeny letter missing. Just a grammar change. (#14480)
This commit is contained in:
+1
-1
@@ -425,7 +425,7 @@ function $SceDelegateProvider() {
|
||||
* You can ensure your document is in standards mode and not quirks mode by adding `<!doctype html>`
|
||||
* to the top of your HTML document.
|
||||
*
|
||||
* SCE assists in writing code in way that (a) is secure by default and (b) makes auditing for
|
||||
* SCE assists in writing code in a way that (a) is secure by default and (b) makes auditing for
|
||||
* security vulnerabilities such as XSS, clickjacking, etc. a lot easier.
|
||||
*
|
||||
* Here's an example of a binding in a privileged context:
|
||||
|
||||
Reference in New Issue
Block a user