From d39722a238b417c8a36cb466066c6b537d4c84a6 Mon Sep 17 00:00:00 2001 From: Edgar Date: Fri, 8 Jan 2021 16:37:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 843cb0e..48cf9b7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![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) -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