diff --git a/src/webparts/LaserficheRepositoryAccessWebPart/components/RepositoryViewWebPart.tsx b/src/webparts/LaserficheRepositoryAccessWebPart/components/RepositoryViewWebPart.tsx index 338a203..a88687d 100644 --- a/src/webparts/LaserficheRepositoryAccessWebPart/components/RepositoryViewWebPart.tsx +++ b/src/webparts/LaserficheRepositoryAccessWebPart/components/RepositoryViewWebPart.tsx @@ -47,7 +47,7 @@ const cols: ColumnDef[] = [ }, { id: 'pageCount', - displayName: 'Page', + displayName: 'Pages', defaultWidth: '100px', resizable: true, sortable: true,