diff --git a/src/app/record/components/record-info/record-info.component.html b/src/app/record/components/record-info/record-info.component.html index 47114c419..b22ecf86e 100644 --- a/src/app/record/components/record-info/record-info.component.html +++ b/src/app/record/components/record-info/record-info.component.html @@ -94,7 +94,7 @@ " >

- There's not displayable data for this record + There's no displayable data for this record

diff --git a/src/locale/properties/record/record.en.properties b/src/locale/properties/record/record.en.properties index c20bf46d9..9cd53938c 100644 --- a/src/locale/properties/record/record.en.properties +++ b/src/locale/properties/record/record.en.properties @@ -42,7 +42,7 @@ record.showAllSources=Show all sources for record.hideAllSources=Hide all sources for record.validatedSource=Validated source record.selfAssertedSource=Self-asserted source -record.noPublicInformation=There's not displayable data for this record +record.noPublicInformation=There's no displayable data for this record record.noPersonalInformation=No personal information available record.nameIsPrivate=Name is private record.registerForAnOrcid=Register for an ORCID record