meant strongly not stringly
This commit is contained in:
parent
d39722a238
commit
e61739a8fb
|
@ -2,7 +2,7 @@
|
||||||
//! ![Rust](https://github.com/edg-l/paypal-rs/workflows/Rust/badge.svg)
|
//! ![Rust](https://github.com/edg-l/paypal-rs/workflows/Rust/badge.svg)
|
||||||
//! [![Docs](https://docs.rs/paypal-rs/badge.svg)](https://docs.rs/paypal-rs)
|
//! [![Docs](https://docs.rs/paypal-rs/badge.svg)](https://docs.rs/paypal-rs)
|
||||||
//!
|
//!
|
||||||
//! A rust library that wraps the [paypal api](https://developer.paypal.com/docs/api) asynchronously in a stringly typed manner.
|
//! A rust library that wraps the [paypal api](https://developer.paypal.com/docs/api) asynchronously in a strongly typed manner.
|
||||||
//!
|
//!
|
||||||
//! Crate: https://crates.io/crates/paypal-rs
|
//! Crate: https://crates.io/crates/paypal-rs
|
||||||
//!
|
//!
|
||||||
|
|
Loading…
Reference in a new issue