Skip to content

Commit

Permalink
fixing note in Protocols guide
Browse files Browse the repository at this point in the history
  • Loading branch information
angiejones committed May 26, 2023
1 parent 02315e6 commit 185e05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web5/learn/protocols.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you’re interested in reading the source code for protocol definitions, you

- [type.ts](https://github.com/TBD54566975/dwn-sdk-js/blob/main/src/interfaces/protocols/types.ts) - The file responsible for serializing your protocol document
- [protocol-rule-set.json](https://github.com/TBD54566975/dwn-sdk-js/blob/main/json-schemas/protocol-rule-set.json) - A schema defining how protocols should be formatted
:::
:::

## Protocol Basics

Expand Down

0 comments on commit 185e05b

Please sign in to comment.