Skip to content

Commit

Permalink
colon
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 21, 2015
1 parent cbff8e4 commit bb1ceee
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 @@ -87,7 +87,7 @@ require('chokidar').watch('.', {ignored: /[\/\\]\./}).on('all', function(event,

## API

`chokidar.watch(paths, options)`: takes one or more paths (which may be paths to files,
`chokidar.watch(paths, options)` takes one or more paths (which may be paths to files,
dirs to be watched recursively, or glob patterns) and options:

#### Persistence
Expand Down

0 comments on commit bb1ceee

Please sign in to comment.