Skip to content

Commit

Permalink
Merge pull request #19 from bc-jz/STRF-10995
Browse files Browse the repository at this point in the history
STRF-10995 - Update text in preference dialog box (Targeting & Advertising row)
  • Loading branch information
bc-jz authored Aug 11, 2023
2 parents acfa3cd + 0a9665b commit 0d2a8c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/consent-manager/preference-dialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ export default class PreferenceDialog extends PureComponent<PreferenceDialogProp
</label>
</InputCell>
<RowHeading scope="row">
{translations.targeting_category};{translations.advertising_category}
{translations.targeting_category}; {translations.advertising_category}
</RowHeading>
<td>
<p>{translations.advertising_purpose}</p>
Expand Down

0 comments on commit 0d2a8c3

Please sign in to comment.