From 7399898c1341525bae3f2d7ff62528939010f8b1 Mon Sep 17 00:00:00 2001 From: Max Claus Nunes Date: Thu, 11 Jun 2020 13:29:35 -0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb51abc..a01626c 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,4 @@ See the [Contributing guide](/CONTRIBUTING.md) for steps on how to contribute to ## Reference -This package was heavily inspired by [gock](https://github.com/h2non/gock). Check that you if you prefer mocking your requests. +This package was heavily inspired on [gock](https://github.com/h2non/gock). Check that you if you prefer mocking your requests.