Skip to content

Commit 83dd18c

Browse files
committed
Merge pull request #293 from stix420/readme-typo
much -> must
2 parents a4fc6ae + a7000ee commit 83dd18c

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
@@ -15,7 +15,7 @@ See the [rust api docs](https://docs.rs/async-stripe), the [examples](/examples)
1515

1616
## Installation
1717

18-
`async-stripe` is compatible with the [`async-std`](https://github.com/async-rs/async-std) and [`tokio`](https://github.com/tokio-rs/tokio) runtimes and the `native-tls` and `rustls` backends. When adding the dependency, you much select a runtime feature.
18+
`async-stripe` is compatible with the [`async-std`](https://github.com/async-rs/async-std) and [`tokio`](https://github.com/tokio-rs/tokio) runtimes and the `native-tls` and `rustls` backends. When adding the dependency, you must select a runtime feature.
1919

2020
```toml
2121
[dependencies]

0 commit comments

Comments
 (0)