Skip to content

Commit

Permalink
Add quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryardley committed Nov 29, 2024
1 parent f0145f3 commit 6610dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ciphernode/data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The tradeoff is we get a slightly deeper stack but each layer adds a responsibil

```mermaid
graph LR
R[Repository<T>]
R["Repository<T>"]
DB[(SledDB)]
Client --> R
R --> D[DataStore]
Expand Down

0 comments on commit 6610dfa

Please sign in to comment.