Skip to content

Commit 42c51e2

Browse files
Update at-a-glance.rst
Small grammar fix
1 parent 2ca8fb2 commit 42c51e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

at-a-glance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ to control the real browser. That's right, a program to control another program.
2424
Browser controllers simulate user interactions on browser and are able to
2525
retrieve actual information from current browser page. `Selenium`_ and `Sahi`_
2626
are the two most famous browser controllers. The main advantage of browser
27-
controllers usage is the support for JS/AJAX interactions on page. Disadvantage
27+
controllers usage is the support for JS/AJAX interactions on page. The disadvantage
2828
is that such browser emulators require the installed browser, extra configuration
2929
and are usually much slower than headless counterparts.
3030

0 commit comments

Comments
 (0)