Fix sample name

This commit is contained in:
Matt Bierner
2022-11-04 13:53:56 -07:00
parent 42e83bf2f3
commit 4b4178179d
2 changed files with 3 additions and 3 deletions

View File

@ -97,8 +97,8 @@ const samples = [
contributions: ['colors']
},
{
description: 'I18n Sample',
path: 'i18n-sample',
description: 'L10n Sample',
path: 'l10n-sample',
guide: null,
apis: [],
contributions: []