diff --git a/docs/components/connectors/out-of-the-box-connectors/email.md b/docs/components/connectors/out-of-the-box-connectors/email.md index 3262447b04..f2d300160b 100644 --- a/docs/components/connectors/out-of-the-box-connectors/email.md +++ b/docs/components/connectors/out-of-the-box-connectors/email.md @@ -56,8 +56,8 @@ options. - `Sent date`: Sorts emails by the date and time they were sent. - `Size`: Sorts emails by the size of the email. - `Sort order`: Define the sort order using either: - - `ASC`: Ascending order, from the oldest or smallest value to the most recent or largest. - - `DESC`: Descending order, from the most recent or largest value to the oldest or smallest. + - `ASC`: Ascending order, from the oldest or smallest value to the most recent or largest. + - `DESC`: Descending order, from the most recent or largest value to the oldest or smallest. ### Sorting and Limiting Behavior