From 279ba79c12fa64783b3598e9b8a7ccff2565ec00 Mon Sep 17 00:00:00 2001 From: Benjamin Howe Date: Wed, 14 Aug 2024 20:16:28 +0100 Subject: [PATCH] Expand "its" to "it is" --- source/includes/_ais.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/includes/_ais.md b/source/includes/_ais.md index 130e8d1..262c7e2 100644 --- a/source/includes/_ais.md +++ b/source/includes/_ais.md @@ -124,9 +124,9 @@ We support an optional query param `includePots`. When set to `true` an addition When querying a flex's balance, you'll be returned two balances: -- The `InterimAvailable` balance: This is the current amount owed on the flex account. Its the amount the customer would need to pay today to pay off their flex. +- The `InterimAvailable` balance: This is the current amount owed on the flex account. It is the amount the customer would need to pay today to pay off their flex. -- The `Information` balance: This is the current flex balance plus all future interest. Its the balance displayed within the Monzo app. +- The `Information` balance: This is the current flex balance plus all future interest. It is the balance displayed within the Monzo app. ## Transactions