Skip to content

Commit 01e7f42

Browse files
committed
README.md: for -> to
1 parent 1cd5145 commit 01e7f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ a C library by [Pieter Wuille](https://github.com/sipa) for efficient set reconc
1010

1111
> minisketch is proposed as a part of an [Erlay](https://arxiv.org/abs/1905.10518) technique for bandwidth-efficient TX propagation in Bitcoin.
1212
13-
This library exposes type-safe Rust bindings for all `minisketch` functions by providing `Minisketch` structure.
13+
This library exposes type-safe Rust bindings to all `minisketch` functions by providing `Minisketch` structure.
1414

1515
## Usage
1616

0 commit comments

Comments
 (0)