From 38c9fa1b3329fd05808c78570072fa90f6accf4c Mon Sep 17 00:00:00 2001 From: Curtis Gibby Date: Wed, 30 Nov 2022 15:20:37 -0700 Subject: [PATCH] Remove unneeded apostrophe "It's" means "it is". The possessive of an "it" is "its". --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index e072a16..af7a120 100644 --- a/README.MD +++ b/README.MD @@ -8,7 +8,7 @@ This is a package intended to create JSON export for Postman Collection. ## Object Terminologies -Postman has a slightly different convention when it comes to the front end, as when compared to the JSON import/export schema. Here is a list of objects used and it's usage with reference to [Postman](https://www.postman.com/ "Postman API Platform"). +Postman has a slightly different convention when it comes to the front end, as when compared to the JSON import/export schema. Here is a list of objects used and its usage with reference to [Postman](https://www.postman.com/ "Postman API Platform"). |Name|Description| |---|---|