Skip to content

Commit 220266a

Browse files
author
Paul Woolcock
committed
update README accordingly
1 parent 566eaf6 commit 220266a

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
@@ -53,7 +53,7 @@ $ cargo add http-client
5353

5454
## Safety
5555

56-
This crate uses ``#![deny(unsafe_code)]`` to ensure everything is implemented in
56+
For non-wasm clients, this crate uses ``#![deny(unsafe_code)]`` to ensure everything is implemented in
5757
100% Safe Rust.
5858

5959
## Contributing

0 commit comments

Comments
 (0)