Skip to content

Commit

Permalink
Paginating => Crawling
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmueller committed Jul 9, 2015
1 parent c179fbb commit 6750a38
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 @@ -141,7 +141,7 @@ Additionally, X-ray supports "collections of collections" allowing you to smartl

X-ray becomes more powerful when you start composing instances together. Here are a few possibilities:

### Paginating to another site
### Crawling to another site

```js
var Xray = require('x-ray');
Expand Down

0 comments on commit 6750a38

Please sign in to comment.