Skip to content

Commit

Permalink
Change title
Browse files Browse the repository at this point in the history
  • Loading branch information
timvanoostrom committed Dec 16, 2024
1 parent bc4a8f1 commit 8e8cd0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/pages/Burgerzaken/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const listPageParamKind = {

export const tableConfig = {
[listPageParamKind.identiteitsbewijzen]: {
title: 'Paspoort en ID-kaart',
title: 'Mijn reisdocumenten',
displayProps: DISPLAY_PROPS_IDENTITEITSBEWIJZEN,
sort: dateSort('datumAfloop', 'desc'),
filter: () => true,
Expand Down

0 comments on commit 8e8cd0c

Please sign in to comment.