diff --git a/lib/routes/hackernews/index.ts b/lib/routes/hackernews/index.ts index 9d6a35197..53979fc0b 100644 --- a/lib/routes/hackernews/index.ts +++ b/lib/routes/hackernews/index.ts @@ -42,8 +42,8 @@ export const route: Route = { Examples: -| HN100 | User submitted | User threads | Comments list | -| ----- | -------------- | ------------ | ------------- | +| HN100 | User submitted | User threads | Comments list | +| ------------------ | ------------------------------------ | ---------------------------------- | ---------------------------------------- | | \`/hackernews/over\` | \`/hackernews/submitted/sources/dang\` | \`/hackernews/threads/sources/dang\` | \`/hackernews/threads/comments_list/dang\` |`, };