aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgdi22902013-11-20 14:17:11 -0800
committerPete Bacon Darwin2013-11-21 20:27:27 +0000
commite3ceb50b73d74bc8fb67072c3b10414d930ee177 (patch)
treeeb0bf08ab484c57047334276816147925c313874
parent6b5772bbbdbf908cd8b9ec2dc65d4404b836d248 (diff)
downloadangular.js-e3ceb50b73d74bc8fb67072c3b10414d930ee177.tar.bz2
docs(faq): update compressed and minified file size
Closes #5058
-rw-r--r--docs/content/misc/faq.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/misc/faq.ngdoc b/docs/content/misc/faq.ngdoc
index 93e18daa..bfa2616c 100644
--- a/docs/content/misc/faq.ngdoc
+++ b/docs/content/misc/faq.ngdoc
@@ -67,7 +67,7 @@ illustration we typically build snappy apps with hundreds or thousands of active
### How big is the angular.js file that I need to include?
-The size of the file is < 29KB compressed and minified.
+The size of the file is < 36KB compressed and minified.
### Can I use the open-source Closure Library with Angular?