Skip to content

Commit

Permalink
DRYD-1274: Fix museumRecords message id (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejritter authored Jan 24, 2024
1 parent 4752a56 commit af6e5d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/place/fields.js
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ export default (configContext) => {
[config]: {
messages: defineMessages({
name: {
id: 'field.places_nagpra.museumRecordsList.name',
id: 'field.places_nagpra.museumRecords.name',
defaultMessage: 'Museum records',
},
}),
Expand Down

0 comments on commit af6e5d5

Please sign in to comment.