Skip to content

Commit

Permalink
fix(cacheClient): trigging release of previous commit
Browse files Browse the repository at this point in the history
a minor doc fix in order to trigger a release that contains 43c00be
  • Loading branch information
jrhender committed Dec 10, 2021
1 parent 441a52a commit c1445f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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 {
Expand Down
2 changes: 1 addition & 1 deletion docs/api/README.md
Expand Up @@ -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 {
Expand Down

0 comments on commit c1445f6

Please sign in to comment.