Skip to content

Commit

Permalink
remove bold on products description
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyjux committed Aug 1, 2024
1 parent 884259d commit f7d4ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nextapp/pages/manager/products/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const ProductsPage: React.FC = () => {
>
<Box maxW="65%">
<Text>
<Text as="strong">Products</Text> are groups of APIs that are
Products are groups of APIs that are
protected in the same way, and are discoverable by Citizens
through the BC Data Catalogue, or by invitation from an API
Manager.
Expand Down

0 comments on commit f7d4ae6

Please sign in to comment.