aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorIgor Minar2013-08-08 11:24:34 -0700
committerIgor Minar2013-08-08 11:24:34 -0700
commit69058bf2c4a94fb7a9ac0ded3d061ebdac22ede3 (patch)
tree84d1423f29a2149d30d323156ff19ef34c47988c /docs
parentc7953ffb7fff1965c9a8d1651c451368e1474496 (diff)
downloadangular.js-69058bf2c4a94fb7a9ac0ded3d061ebdac22ede3.tar.bz2
docs(minErr): improve sce/icontext
Diffstat (limited to 'docs')
-rw-r--r--docs/content/error/sce/icontext.ngdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/content/error/sce/icontext.ngdoc b/docs/content/error/sce/icontext.ngdoc
index af629040..d1a1ba91 100644
--- a/docs/content/error/sce/icontext.ngdoc
+++ b/docs/content/error/sce/icontext.ngdoc
@@ -2,5 +2,7 @@
@name $sce:icontext
@fullName Invalid / Unknown SCE context
@description
-The context enum passed to {@link api/ng.$sce#trustAs $sce.trustAs} was not recognized. Refer the
-list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.
+
+The context enum passed to {@link api/ng.$sce#trustAs $sce.trustAs} was not recognized.
+
+Please consult the list of {@link api/ng.$sce#contexts supported Strict Contextual Escaping (SCE) contexts}.