Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmueller committed Jun 4, 2015
1 parent 3820c2e commit c9f06e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Specify a `driver` to make requests through.

### xray.write([path])

Write the results to a `path`. If no path is provided, a readable stream is returned.
Stream the results to a `path`. If no path is provided, a readable stream is returned.
This makes it easy to build APIs around x-ray. Here's an example with Express:

```js
Expand Down

0 comments on commit c9f06e6

Please sign in to comment.