From 14fb1abd5351b37f12d192d4a7f452d4825d8bd3 Mon Sep 17 00:00:00 2001 From: Tiffany Schoneboom Date: Sun, 16 Jan 2022 21:16:01 -0500 Subject: [PATCH] fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ace6d2..0ec7f60 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # v20-python-samples -This repo contains a suite of Python sample code that desmonstrates the use of +This repo contains a suite of Python sample code that demonstrates the use of OANDA's v20 REST API along with OANDA's v20 bindings for Python. ## Setup