Skip to content

Commit 057516f

Browse files
authored
Corrected the command for registering new incumbent systems with older databases. (#287)
1 parent 994a052 commit 057516f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OPERATING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,5 +310,5 @@ existing documents with the same `_id` must be replaced.
310310

311311
{
312312
_id: 'TN-<GP Link (Trading Partner) Code>',
313-
sequenceNumber: <Send Message Sequence (SMS) number>
313+
sequenceNumber: <Transaction Number (TN)>
314314
}

0 commit comments

Comments
 (0)