Skip to content

Commit b336731

Browse files
authored
Merge pull request #11 from briandipalma/patch-1
Update README.md
2 parents 4e70ae7 + 0f254d5 commit b336731

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ require("bars").setup({
176176

177177
```lua
178178
require("bars.statusline").setup({
179-
ignore_filwtypes = { "help" }
179+
ignore_filetypes = { "help" }
180180
});
181181
```
182182

0 commit comments

Comments
 (0)