Skip to content

Commit 8e669a2

Browse files
igchukdougwilson
authored andcommitted
docs: fix typo in readme
closes #27
1 parent dadd547 commit 8e669a2

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
@@ -34,7 +34,7 @@ to the next middleware, allowing for stacking and fall-backs.
3434
or directory that begins with a dot ("."). Note this check is done on
3535
the path itself without checking if the path actually exists on the
3636
disk. If `root` is specified, only the dotfiles above the root are
37-
checked (i.e. the root itself can be within a dotfile when when set
37+
checked (i.e. the root itself can be within a dotfile when set
3838
to "deny").
3939

4040
The default value is `'ignore'`.

0 commit comments

Comments
 (0)