From 84ad0a037c3316d9dbe1f893628c77fcbd19ec1b Mon Sep 17 00:00:00 2001 From: Tobias Leugger - Vibes Date: Wed, 12 Feb 2014 13:36:01 +0100 Subject: docs(guide/ie): correct conditional comment to load JSON polyfill for IE7 and lower Text specifies "polyfill JSON.stringify for IE7 and below" conditional comment for loading the polyfill was "lte IE 8". Closes #6227 --- docs/content/guide/ie.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/content/guide/ie.ngdoc b/docs/content/guide/ie.ngdoc index db88cf42..414c058e 100644 --- a/docs/content/guide/ie.ngdoc +++ b/docs/content/guide/ie.ngdoc @@ -31,7 +31,7 @@ To make your Angular application work on IE please make sure that: - -- cgit v1.2.3