Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ec6b1cf

Browse files
janhartiganpetebacondarwin
authored andcommitted
docs(guide/e2e-testing): Fix typo
Closes angular#4100
1 parent 8d8801f commit ec6b1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/guide/dev_guide.e2e-testing.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ beforeEach(function () {
275275

276276
In order to understand what is happening, we should emphasize that ngScenario calls are not
277277
immediately executed, but queued (in ngScenario terms, we would be talking about adding
278-
future actions). If we had only one entry in our table, than the following future actions
278+
future actions). If we had only one entry in our table, then the following future actions
279279
would be queued:
280280

281281
<pre>

0 commit comments

Comments
 (0)