Skip to content

Commit 9ebf801

Browse files
committed
Fix typos
1 parent 154f6b9 commit 9ebf801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ characteristics as this mode did in versions before 1.5.
8181
* Any operations, including `request.setTimeout`, that operate directly on the underlying
8282
socket.
8383
* Any options that are disallowed for security reasons. This includes setting or getting
84-
certian headers.
84+
certain headers.
8585
* `message.httpVersion`
8686
* `message.rawHeaders` is modified by the browser, and may not quite match what is sent by
8787
the server.
@@ -112,7 +112,7 @@ that run in the browser (found in `test/browser`). Normally the browser tests ru
112112

113113
Running `npm test` will run both sets of tests, but in order for the Sauce Labs tests to run
114114
you will need to sign up for an account (free for open source projects) and put the
115-
credentials in [a `.zuulrc` file](https://github.com/defunctzombie/zuul/wiki/zuulrc).
115+
credentials in a [`.zuulrc` file](https://github.com/defunctzombie/zuul/wiki/zuulrc).
116116

117117
To run just the node tests, run `npm run test-node`.
118118

0 commit comments

Comments
 (0)