Skip to content

Commit 7056d71

Browse files
Update docs/store-operations/translations/order-statuses.mdx
Co-authored-by: Donald Nguyen <63274600+donald-nguyen-bc@users.noreply.github.com>
1 parent d72b190 commit 7056d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/store-operations/translations/order-statuses.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Below are examples of GraphQL queries and mutations for retrieving and managing
2525

2626
### Query a List of Translations
2727

28-
This query returns up to 50 order status translations for the specified resource type, channel, and locale.
28+
This query returns up to 2 order status translations for the specified resource type, channel, and locale.
2929

3030
The request below uses several variables for reusability. Replace `{{channel_id}}` and `{{locale_code}}` with the appropriate values for your use case.
3131

0 commit comments

Comments
 (0)