fix: knowledgebase -> knowledge base

This commit is contained in:
Tom Moor
2020-07-18 13:17:10 -07:00
parent 35052ef38f
commit af09713c8c
7 changed files with 7 additions and 7 deletions

View File

@ -116,7 +116,7 @@ router.post("hooks.slack", async ctx => {
attachments: [
{
text:
"To search your knowledgebase use `/outline keyword`. \nYouve already learned how to get help with `/outline help`.",
"To search your knowledge base use `/outline keyword`. \nYouve already learned how to get help with `/outline help`.",
},
],
};