diff options
| author | gdi2290 | 2013-11-20 14:17:11 -0800 | 
|---|---|---|
| committer | Pete Bacon Darwin | 2013-11-21 20:27:27 +0000 | 
| commit | e3ceb50b73d74bc8fb67072c3b10414d930ee177 (patch) | |
| tree | eb0bf08ab484c57047334276816147925c313874 | |
| parent | 6b5772bbbdbf908cd8b9ec2dc65d4404b836d248 (diff) | |
| download | angular.js-e3ceb50b73d74bc8fb67072c3b10414d930ee177.tar.bz2 | |
docs(faq): update compressed and minified file size
Closes #5058
| -rw-r--r-- | docs/content/misc/faq.ngdoc | 2 | 
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? | 
