From 64e4084dff086b09b6712af3f07304834843cee8 Mon Sep 17 00:00:00 2001 From: Tobias Leugger - Vibes Date: Wed, 12 Feb 2014 13:36:01 +0100 Subject: [PATCH] Update ie.ngdoc Text specifies "polyfill JSON.stringify for IE7 and below" conditional comment for loading the polyfill was "lte IE 8". --- docs/content/guide/ie.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/guide/ie.ngdoc b/docs/content/guide/ie.ngdoc index 334161cbeeec..7aaa13085489 100644 --- a/docs/content/guide/ie.ngdoc +++ b/docs/content/guide/ie.ngdoc @@ -30,7 +30,7 @@ To make your Angular application work on IE please make sure that: -