diff --git a/editor.planx.uk/src/@planx/components/PlanningConstraints/List.tsx b/editor.planx.uk/src/@planx/components/PlanningConstraints/List.tsx index 679dce89b8..4b07a08693 100644 --- a/editor.planx.uk/src/@planx/components/PlanningConstraints/List.tsx +++ b/editor.planx.uk/src/@planx/components/PlanningConstraints/List.tsx @@ -219,7 +219,7 @@ function ConstraintListItem({ children, ...props }: ConstraintListItemProps) { ) : ( - {`We searched Ordnance Survey MasterMap Highways for the Unique Street Reference Number of your property`} + {`We searched Ordnance Survey MasterMap Highways using the Unique Street Reference Number of your property`} {usrn && ` (${usrn})`} )}