Skip to content

Commit

Permalink
docs: capitalize Syosetu namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowAgar25 committed Nov 22, 2024
1 parent 66cefc9 commit 43ed9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/routes/syosetu/namespace.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { Namespace } from '@/types';

export const namespace: Namespace = {
name: 'syosetu',
name: 'Syosetu',
url: 'syosetu.com',
lang: 'ja',
};

0 comments on commit 43ed9b3

Please sign in to comment.