From 5ef7f5d8ce32a240caaba79c2549fc74b8b6fdb8 Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Thu, 12 Feb 2026 11:24:23 +0000 Subject: [PATCH] Typo fixes Quick typo fix (deleting an extra "with" from the contact box at the bottom), comma deletion --- app/views/current/category-wound-care.html | 2 +- app/views/current/product-detail.html | 2 +- app/views/current/product-page.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/current/category-wound-care.html b/app/views/current/category-wound-care.html index 8fe1350..c3f3764 100644 --- a/app/views/current/category-wound-care.html +++ b/app/views/current/category-wound-care.html @@ -138,7 +138,7 @@

Evaluated by trusts like mine
- Show products evaluated by trusts similar in size, type, or region + Show products evaluated by trusts similar in size, type or region
diff --git a/app/views/current/product-detail.html b/app/views/current/product-detail.html index 3cf4fd4..a244c6d 100644 --- a/app/views/current/product-detail.html +++ b/app/views/current/product-detail.html @@ -647,7 +647,7 @@

Contact for peer discussion< {% set cardDescriptionHtml %}
    -
  • disagree with with something on this page
  • +
  • disagree with something on this page
  • have a query about something on this page
  • would like to amend something on this page
  • diff --git a/app/views/current/product-page.html b/app/views/current/product-page.html index 991e77c..be524bd 100644 --- a/app/views/current/product-page.html +++ b/app/views/current/product-page.html @@ -928,7 +928,7 @@

    Supplier response

    {% set cardDescriptionHtml %}
      -
    • disagree with with something on this page
    • +
    • disagree with something on this page
    • have a query about something on this page
    • would like to amend something on this page