diff --git a/RFXtoRP_HsrAntRec.ftl b/RFXtoRP_HsrAntRec.ftl index e0555d0..882f36a 100644 --- a/RFXtoRP_HsrAntRec.ftl +++ b/RFXtoRP_HsrAntRec.ftl @@ -17,9 +17,9 @@ <#assign ancReceipt = JsonUtil.jsonToMap(dataRfx)> [ { - <#stop "creation anticipated receipt"> + <#stop "create anticipated receipt"> } - ] + ] <#break> <#case "U"> <#-- *********************************************** Action = UPDATE ******************** --> @@ -29,7 +29,7 @@ { <#stop "update anticipated receipt"> } - ] + ] <#break> <#case "D">