From 1903b6b23fd0be2547687755a7bf175bcaac4e04 Mon Sep 17 00:00:00 2001 From: Wes Moskal-Fitzpatrick Date: Fri, 22 Jan 2021 18:24:37 +0000 Subject: [PATCH] Minor README Update A word. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83737a7..91f8ee8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tideway -Simplified Python library for BMC Discovery API Interface that makes use of the Python Requests module (https://github.com/psf/requests) and uses the response handler. +Simplified Python library for BMC Discovery API Interface that makes use of the Python Requests module (https://github.com/psf/requests) and uses the same response handler. ```python >>> import tideway