Skip to content

Commit

Permalink
EDGPATRON-143: fixed PreferredEmailCommunication Service to Services
Browse files Browse the repository at this point in the history
  • Loading branch information
kverma2013 committed Aug 5, 2024
1 parent 6acaa82 commit 50cfcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ramls/external_patron.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"description": "Email communication info of external patron",
"items": {
"type": "string",
"enum": ["Support", "Programs", "Service"]
"enum": ["Support", "Programs", "Services"]
},
"maxItems": 3,
"uniqueItems": true
Expand Down

0 comments on commit 50cfcff

Please sign in to comment.