From c1445f65f23f3d1dc5587c21d5409ec66c9cef60 Mon Sep 17 00:00:00 2001 From: John Henderson Date: Fri, 10 Dec 2021 23:19:59 +0100 Subject: [PATCH] fix(cacheClient): trigging release of previous commit a minor doc fix in order to trigger a release that contains 43c00be8973164255a2fd3d4c0afe8b57660de48 --- README.md | 2 +- docs/api/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6388fc03..aed130d7 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ const { } = await connectToCacheServer() ``` -3. Connecting to DID registry. If the document does not exist yet, a transaction will have to be sent +3. Connecting to DID registry. ```js const { diff --git a/docs/api/README.md b/docs/api/README.md index 6388fc03..aed130d7 100644 --- a/docs/api/README.md +++ b/docs/api/README.md @@ -91,7 +91,7 @@ const { } = await connectToCacheServer() ``` -3. Connecting to DID registry. If the document does not exist yet, a transaction will have to be sent +3. Connecting to DID registry. ```js const {