Skip to content

Commit 43371ee

Browse files
authored
Updated text in ProductDetails (#994)
1 parent 9231b8b commit 43371ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/search/components/product-modal/ProductDetails.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ export const ProductDetails: React.FC<IProductDetails> = ({ product }) => {
376376
/>
377377
<CriterionItem
378378
condition={researchProperty.value === 100}
379-
label="Prowadzi badania w Polsce"
379+
label="Prowadzi obszar badań i rozwoju w Polsce"
380380
/>
381381
<CriterionItem
382382
condition={registeredProperty.value === 100}

0 commit comments

Comments
 (0)