Skip to content

Commit

Permalink
Update copy with new prefixes
Browse files Browse the repository at this point in the history
  • Loading branch information
siame committed Jan 17, 2022
1 parent 5d36a4e commit d996614
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ exports[`SearchResults should render 1`] = `
Before a medicine can be sold in the UK, a number of licences are essential. Products with a UK marketing authorisation have a licence number in the format ‘PL 12345/0001’, ‘PLGB 12345/0002’ or ‘PLNI 12345/0003’. The licence number can be found on the packaging of the product and the first 2 characters are always contain the letters ‘PL’.
</p>
<p>
You can identify the product in the list below using the PL, PLGB or PLNI number.
You can identify the product in the list below using the PL, PLGB, PLNI, THR, THRGB, THRNI, NR, NRGB or NRNI number.
</p>
<p>
The information about a medicine will be updated when new evidence becomes available. This may mean that there are differences between the information in the pack and the information here. The most up-to-date information will be available on this site.
Expand Down
4 changes: 2 additions & 2 deletions medicines/web/src/components/search-results/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,8 @@ const SearchResults = (props: ISearchResultsProps) => {
‘PL’.
</p>
<p>
You can identify the product in the list below using the PL, PLGB or
PLNI number.
You can identify the product in the list below using the PL, PLGB,
PLNI, THR, THRGB, THRNI, NR, NRGB or NRNI number.
</p>
<p>
The information about a medicine will be updated when new evidence
Expand Down

0 comments on commit d996614

Please sign in to comment.