Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit a2a6279

Browse files
meldaravanielNarretz
authored andcommitted
docs($sce): add missing article
...teeny letter missing. Just a grammar change. (#14480)
1 parent b50d2a4 commit a2a6279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/sce.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ function $SceDelegateProvider() {
425425
* You can ensure your document is in standards mode and not quirks mode by adding `<!doctype html>`
426426
* to the top of your HTML document.
427427
*
428-
* SCE assists in writing code in way that (a) is secure by default and (b) makes auditing for
428+
* SCE assists in writing code in a way that (a) is secure by default and (b) makes auditing for
429429
* security vulnerabilities such as XSS, clickjacking, etc. a lot easier.
430430
*
431431
* Here's an example of a binding in a privileged context:

0 commit comments

Comments
 (0)