File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -404,9 +404,9 @@ function $SceDelegateProvider() {
404404 * # Strict Contextual Escaping
405405 *
406406 * Strict Contextual Escaping (SCE) is a mode in which AngularJS requires bindings in certain
407- * contexts to result in a value that is marked as safe to use for that context One example of such
408- * a context is binding arbitrary html controlled by the user via `ng-bind-html`. We refer to these
409- * contexts as privileged or SCE contexts.
407+ * contexts to result in a value that is marked as safe to use for that context. One example of
408+ * such a context is binding arbitrary html controlled by the user via `ng-bind-html`. We refer
409+ * to these contexts as privileged or SCE contexts.
410410 *
411411 * As of version 1.2, Angular ships with SCE enabled by default.
412412 *
You can’t perform that action at this time.
0 commit comments