aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/dev_guide.e2e-testing.ngdoc
diff options
context:
space:
mode:
authorjanhartigan2013-09-22 02:28:16 -0700
committerPete Bacon Darwin2013-09-25 22:17:25 +0100
commit8c0d5b6e80950f6c05e6c101e9cc905ca5b3226f (patch)
tree1ad818bd478530daa442a0ea9c56cdbe9a50289b /docs/content/guide/dev_guide.e2e-testing.ngdoc
parent50194147ac1fdd4f83476ae4012d1f57ed457d9e (diff)
downloadangular.js-8c0d5b6e80950f6c05e6c101e9cc905ca5b3226f.tar.bz2
docs(guide/e2e-testing): Fix typo
Closes #4100
Diffstat (limited to 'docs/content/guide/dev_guide.e2e-testing.ngdoc')
-rw-r--r--docs/content/guide/dev_guide.e2e-testing.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guide/dev_guide.e2e-testing.ngdoc b/docs/content/guide/dev_guide.e2e-testing.ngdoc
index 508ca7f6..1b110d00 100644
--- a/docs/content/guide/dev_guide.e2e-testing.ngdoc
+++ b/docs/content/guide/dev_guide.e2e-testing.ngdoc
@@ -275,7 +275,7 @@ beforeEach(function () {
In order to understand what is happening, we should emphasize that ngScenario calls are not
immediately executed, but queued (in ngScenario terms, we would be talking about adding
-future actions). If we had only one entry in our table, than the following future actions
+future actions). If we had only one entry in our table, then the following future actions
would be queued:
<pre>