Skip to content

Commit 9cf7a81

Browse files
committed
fix: typo
1 parent 76e116e commit 9cf7a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/src/app/services/documentation-items.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ const DOCS: { [key: string]: DocsDocCategory[] } = {
772772
hasExamples: true
773773
},
774774
{
775-
id: '',
775+
id: 'filesize-formatter',
776776
name: {
777777
ru: 'Filesize formatter',
778778
en: 'Filesize formatter'

0 commit comments

Comments
 (0)