Skip to content

Commit

Permalink
Minor typing correction
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenHosper committed Jan 2, 2025
1 parent 88ce635 commit 5b56f69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<brocom:deliveryAccountableParty>{{ metadata.deliveryAccountableParty }}</brocom:deliveryAccountableParty>
<brocom:qualityRegime>{{ metadata.qualityRegime }}</brocom:qualityRegime>
<brocom:broId>{{ metadata.broId }}</brocom:broId>
<correctionReason codeSpace="urn:bro:gld:CorrectionReason">{{ metadata.correctionReason}}</correctionReason>
<correctionReason codeSpace="urn:bro:gld:CorrectionReason">{{ metadata.correctionReason }}</correctionReason>
<sourceDocument>
<GLD_StartRegistration gml:id="id_0001">
<objectIdAccountableParty>{{ sourcedocs_data.objectIdAccountableParty }}</objectIdAccountableParty>
Expand Down

0 comments on commit 5b56f69

Please sign in to comment.