Fix typo for CLAIM button on form - process services

This commit is contained in:
Cristina Jalba
2020-10-06 18:18:57 +03:00
committed by GitHub
parent bce1aeb723
commit 8d54ca2cd3

View File

@@ -347,7 +347,7 @@
"BUTTONS": { "BUTTONS": {
"COMPLETE": "COMPLETE", "COMPLETE": "COMPLETE",
"CANCEL": "CANCEL", "CANCEL": "CANCEL",
"CLAIM": "ClAIM", "CLAIM": "CLAIM",
"UNCLAIM": "RELEASE" "UNCLAIM": "RELEASE"
} }
}, },