aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDaniel Luz2012-10-25 10:05:47 -0200
committerIgor Minar2012-10-31 10:26:00 -0700
commit2c2e18c37a7a93d81a3a36c7b94f6330a344325b (patch)
treeafc870b4ece1ebcfe113f16a4c038e4bfe9ab4ba /docs
parentadfb75e3c6cb5765e94c915f50008fa9799befd1 (diff)
downloadangular.js-2c2e18c37a7a93d81a3a36c7b94f6330a344325b.tar.bz2
fix(doc): typo on FAQ
Closes #1493
Diffstat (limited to 'docs')
-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).