diff --git a/src/components/organisms/PackageDetail/PackageDetail.tsx b/src/components/organisms/PackageDetail/PackageDetail.tsx index f52d61c..03c499d 100644 --- a/src/components/organisms/PackageDetail/PackageDetail.tsx +++ b/src/components/organisms/PackageDetail/PackageDetail.tsx @@ -220,22 +220,22 @@ export const PackageDetail = React.forwardRef {onCompare && ( - // Same soft/secondary chrome in both states; when the package - // is in the basket a leading check icon appears and the label - // changes to "Added". Click is a toggle — caller decides to - // add or remove based on the `inCart` it's passing in. + // Same soft/secondary chrome + "Compare" label in both states; + // when the package is in the basket a trailing check icon + // appears. Click is a toggle — caller decides to add or remove + // based on the `inCart` it's passing in. )}