diff --git a/docs/content/misc/faq.ngdoc b/docs/content/misc/faq.ngdoc index 93e18daae05d..bfa2616c500a 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?