From a8e77bd019d4138ca9595c61d6204b4b85c586f7 Mon Sep 17 00:00:00 2001 From: Sam Curren Date: Wed, 22 May 2024 08:40:40 -0600 Subject: [PATCH] Update features/0793-unqualfied-dids-transition/README.md Co-authored-by: James Ebert Signed-off-by: Sam Curren --- features/0793-unqualfied-dids-transition/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/0793-unqualfied-dids-transition/README.md b/features/0793-unqualfied-dids-transition/README.md index 520e019f..c5a77241 100644 --- a/features/0793-unqualfied-dids-transition/README.md +++ b/features/0793-unqualfied-dids-transition/README.md @@ -32,7 +32,7 @@ The transition from the unqualified to qualified DIDs will occur in four steps: - **Step 1**: Agent builders MUST update all agent code bases and deployments to support DID Rotation and did:peer:4. - Each agent builder SHOULD notify the community they have completed Step 1 by submitting a PR to update their entry in the [implementations](#implementations) accordingly. - Target Date for code update: 2024-05-01 - - Target Date fpr deployment update: 2024-07-02 + - Target Date for deployment update: 2024-07-02 - **Step 2**: Agent builders using unqualified DIDs MUST no longer use new unqualified DIDs, and MUST use DID Rotation to rotate to a fully qualified DID. - Each agent builder SHOULD notify the community they have completed Step 2 by submitting a PR to update their entry in the [implementations](#implementations) accordingly. - Target Date for finishing step 2: 2024-11-01