Skip to content

Commit

Permalink
doc: rm redundant stability index indication in fs.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed May 23, 2015
1 parent 79d105e commit ba4834a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/api/fs.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -571,8 +571,6 @@ no-op, not an error.

## fs.watch(filename[, options][, listener])

Stability: 2 - Stable.

Watch for changes on `filename`, where `filename` is either a file or a
directory. The returned object is a [fs.FSWatcher](#fs_class_fs_fswatcher).

Expand Down

0 comments on commit ba4834a

Please sign in to comment.