Skip to content

Commit 08c78c8

Browse files
Yanchao WANGYanchao WANG
authored andcommitted
fix an error that may cause confusion
1 parent 48af5ea commit 08c78c8

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
@@ -9,7 +9,7 @@ there is actually 2 completely different types of browser emulators out there:
99
* Headless browser emulators
1010
* Browser controllers
1111

12-
First type browsers are simple pure HTTP specification implementations, like
12+
First type browser emulators are simple pure HTTP specification implementations, like
1313
`Goutte`_. Those browser emulators send a real HTTP requests against an application
1414
and parse the response content. They are very simple to run and configure,
1515
because this type of emulators can be written in any available programming

0 commit comments

Comments
 (0)