Fix property document
This commit is contained in:
parent
0eaf8e275c
commit
ab9183f575
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ const defaults = {
|
||||||
};
|
};
|
||||||
|
|
||||||
const docs = {
|
const docs = {
|
||||||
hintchars: 'Hint characters on follow mode',
|
hintchars: 'hint characters on follow mode',
|
||||||
smoothscroll: 'smooth scroll',
|
smoothscroll: 'smooth scroll',
|
||||||
adjacenttab: 'open adjacent tabs',
|
adjacenttab: 'open adjacent tabs',
|
||||||
};
|
};
|
||||||
|
|
Reference in a new issue