Skip to content

Commit

Permalink
Update message now that we have Camel data
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Mar 13, 2024
1 parent 6eacd0e commit 5e5ee7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sortings/sortings.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ const Sortings = ({ sorterAction, downloadData }) => {
return (
<SortBar className="sortings">
{sort === downloads &&
<DownloadDataData>Maven download data only available for extensions in quarkusio and quarkiverse repositories.
<DownloadDataData>Maven download data only available for extensions in Quarkus, Quarkiverse, and Camel orgs.
Last updated {formattedDate}</DownloadDataData>}
<Title htmlFor="sort">Sort by</Title>
<Element data-testid="sort-form">
Expand Down

0 comments on commit 5e5ee7d

Please sign in to comment.