| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -129,7 +129,7 @@ See more details in [`fs.watch()`][]. | |||
| 129 | 129 | ||
| 130 | 130 | The `filename` argument may not be provided depending on operating system | |
| 131 | 131 | support. If `filename` is provided, it will be provided as a `Buffer` if | |
| 132 | - `fs.watch()` is called with it's `encoding` option set to `'buffer'`, otherwise | ||
| 132 | + `fs.watch()` is called with its `encoding` option set to `'buffer'`, otherwise | ||
| 133 | 133 | `filename` will be a string. | |
| 134 | 134 | ||
| 135 | 135 | ```js | |
| Back | FazBrowse Home | New Git URL |
0 commit comments