Skip to content

Commit 1b9d633

Browse files
committed
fix wording
1 parent ee8598d commit 1b9d633

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
@@ -102,7 +102,7 @@ $ brew install filosottile/musl-cross/musl-cross
102102
Using MUSL comes with some other notable tradeoffs. One of which is complications that arise when depending on dynamically linked dependencies.
103103

104104
* With OpenSSL bindings which you can safely replace is with [rustls](https://github.com/ctz/rustls) or [vendor it](https://docs.rs/openssl/0.10.29/openssl/#vendored)
105-
* Other known issues have been reported with [backtrace](https://github.com/KodrAus/rust-cross-compile#limitations).
105+
* Other limitations are noted [here](https://github.com/KodrAus/rust-cross-compile#limitations).
106106

107107
If you find other MUSL specific issues, please reported them by [opening an issue](https://github.com/softprops/serverless-rust/issues/new?template=bug_report.md).
108108

0 commit comments

Comments
 (0)