Skip to content

Commit

Permalink
Merge pull request #488 from TBD54566975/quick-patch-grammer
Browse files Browse the repository at this point in the history
Typo quick change
  • Loading branch information
bobbilee19 committed May 20, 2023
2 parents e27be05 + 7ad4a5d commit ad7d60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/web5-api.mdx
Expand Up @@ -114,7 +114,7 @@ console.log(records) // an array of record entries from Bob's DWeb Nodes

The query `request` must contain the following:

- **`from`** - *`DID string`* (*optional*): the decentralized identifier of the DID of the DWeb Node the query will fetch results from.
- **`from`** - *`DID string`* (*optional*): the decentralized identifier of the DWeb Node the query will fetch results from.
- **`message`** - *`object`*: the properties of the DWeb Node Message Descriptor that will be used to construct a valid record query:
- **`filter`** - *`object`*: properties against which results of the query will be filtered:
- **`protocol`** - *`URI string`* (*optional*): the URI of the protocol bucket in which to query.
Expand Down

0 comments on commit ad7d60e

Please sign in to comment.