diff options
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/error/sce/icontext.ngdoc | 6 | 
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}. | 
