From f9888a1199b941e3cbc758b0885f957633ae7497 Mon Sep 17 00:00:00 2001 From: Lucas Bickel <116588+hairmare@users.noreply.github.com> Date: Wed, 9 Feb 2022 00:27:27 +0100 Subject: [PATCH] fix: words are hard, use them properly --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70be1ad..9916645 100644 --- a/README.md +++ b/README.md @@ -75,9 +75,9 @@ The following attributes MUST follow these constaints in addition to the CloudEv It is RECOMMENDED to use the GitHub page of the project as `source`. - A source MAY assign a unique `source` to each distinct by appending a fragment - to the URI. It is RECOMMENDED that the unique part is based on a UUID to aid - with tracing efforts or similar requirements. + An application MAY assign a unique `source` to each distinct producer by appending + a fragment to the URI. It is RECOMMENDED that the unique part is based on a UUID to + aid with tracing efforts or similar requirements. An application MAY use UUID, URN or application-specific schemes to create unique `source` identifiers but this is NOT RECOMMENDED.