diff --git a/docs/.vuepress/config.ts b/docs/.vuepress/config.ts index 1a0c933..b63306c 100644 --- a/docs/.vuepress/config.ts +++ b/docs/.vuepress/config.ts @@ -20,7 +20,7 @@ export default defineUserConfig({ // Sidebar menu sidebar: [ - { text: 'RWKV Lanugage Model', link: '/' }, + { text: 'RWKV Language Model', link: '/' }, { text: 'Getting Started', link: '/basic/play.html',