aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/misc
diff options
context:
space:
mode:
authorDaniel Luz2012-10-25 10:05:47 -0200
committerIgor Minar2012-10-31 10:24:12 -0700
commit3c9b39ff528ec8cb554f055323b7be52a3e2bcf7 (patch)
tree27e531b9224cf9b2b70ef5c4b50cd93ad1fa548a /docs/content/misc
parent54b3875ba5cb6ce8ddac61ace33c1b2f600875ff (diff)
downloadangular.js-3c9b39ff528ec8cb554f055323b7be52a3e2bcf7.tar.bz2
fix(doc): typo on FAQ
Closes #1493
Diffstat (limited to 'docs/content/misc')
-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 0e5d0b27..8931fb41 100644
--- a/docs/content/misc/faq.ngdoc
+++ b/docs/content/misc/faq.ngdoc
@@ -50,7 +50,7 @@ Yes. See instructions in {@link downloading}.
### What browsers does Angular work with?
-Our we run our extensive test suite against the following browsers: Safari, Chrome, Firefox, Opera,
+We run our extensive test suite against the following browsers: Safari, Chrome, Firefox, Opera,
IE8, IE9 and mobile browsers (Android, Chrome Mobile, iOS Safari).