We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7c489f + b6f3425 commit bcb3a22Copy full SHA for bcb3a22
1 file changed
index.rst
@@ -3,7 +3,7 @@ Web acceptance testing
3
4
One of the most important parts in the web is a browser. Browser is the window,
5
through which web users interact with web applications and other users. Users
6
-are always talks with web applications through browsers.
+are always talking with web applications through browsers.
7
8
So, in order to test, that our web application behaves correctly, we need a way
9
to simulate this interaction between browser and web application in our tests.
0 commit comments