Skip to content

Commit 7d609ff

Browse files
author
TripleChecker
authored
fix(docs): minor typos in README.md (#1786)
1 parent 1b36e72 commit 7d609ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The dependencies between those crates look like this:
4545
└────────────────────────────────────────────────────────────────────┘
4646
```
4747

48-
Things shared between crates, should go into `storage-proofs-core`. An exception is the `storage-proofs-update`, which needs the needs the stacked DRG from `storage-proofs-porep`. All crates are free to use other crates for the workspace like [`filecoin-hashers`](./filecoin-hashers) or [`fr32`](./fr32).
48+
Things shared between crates, should go into `storage-proofs-core`. An exception is the `storage-proofs-update`, which needs the stacked DRG from `storage-proofs-porep`. All crates are free to use other crates for the workspace like [`filecoin-hashers`](./filecoin-hashers) or [`fr32`](./fr32).
4949

5050
## Security Audits
5151

0 commit comments

Comments
 (0)