From 781b97b23ba79c47b585ae3917eb3a75f4bf87d4 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sun, 26 Nov 2023 00:42:47 -0700 Subject: [PATCH] Update 'Home' --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 267d187..c787bab 100644 --- a/Home.md +++ b/Home.md @@ -172,7 +172,9 @@ This field is intended for a billing account number, to enable automatic payment Data format is implementation-specific. Any format is allowed as long as the data does not include the `|` character. -The one rule for this field is to preface the data with a unique identifer for the implementation, to prevent confusion and incompatibility. The identifier shall be followed by a colon (`:`) to signal the start of the actual data. Software must read until the colon to determine compatibility with the encoded data. If the software is not compatible, the remainder of this field shall be ignored. +The one rule for this field is to preface the data with a unique identifier for the implementation, to prevent confusion and incompatibility. The identifier shall be followed by a colon (`:`) to signal the start of the actual data. Software must read until the colon to determine compatibility with the encoded data. If the software is not compatible, the remainder of this field shall be ignored. + +To prevent collisions, see [this list](Vendor-Identifier-Codes) of implementation/vendor codes that are already in use. ### Preferences field