Skip to content

Commit bcb3a22

Browse files
committed
Merge pull request #5 from gquemener/patch-1
Fixing small typo
2 parents c7c489f + b6f3425 commit bcb3a22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Web acceptance testing
33

44
One of the most important parts in the web is a browser. Browser is the window,
55
through which web users interact with web applications and other users. Users
6-
are always talks with web applications through browsers.
6+
are always talking with web applications through browsers.
77

88
So, in order to test, that our web application behaves correctly, we need a way
99
to simulate this interaction between browser and web application in our tests.

0 commit comments

Comments
 (0)