Skip to content

Commit 8d719ad

Browse files
author
Jens Brokfeld
authored
Update README.md
1 parent 98f5871 commit 8d719ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ render(
5858
**Watch a directory:**
5959

6060
```js
61-
const watchDir = require(`mapfile-ejs`).watch;
61+
const watch = require(`mapfile-ejs`).watch;
6262

6363
// watch a directory with default options
6464
watch(`dir1`);

0 commit comments

Comments
 (0)