Skip to content

Commit b6f3425

Browse files
author
Gildas Quéméner
committed
fixing small typo
1 parent c7c489f commit b6f3425

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)