Skip to content

Commit

Permalink
fixes useLocalizedField typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaplanshopify committed Jan 21, 2025
1 parent b06c16a commit 0506e5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const data: ReferenceEntityTemplateSchema = {
{
title: 'useLocalizedField',
description:
'Returns the current localized fields and re-renders your component if the values change.',
'Returns the requested localized field and re-renders your component if the value changes.',
type: 'UseLocalizedFieldGeneratedType',
},
],
Expand Down

0 comments on commit 0506e5a

Please sign in to comment.