From 3977bcde63b2dcd198237d0120d02e348ea0a856 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 14:44:48 +0000 Subject: [PATCH] Add missing word "that" (#21878) (#21884) (cherry picked from commit 746869fdacbd58173654df0c86f5d3477e126832) Co-authored-by: Raza <42661870+AlmostEfficient@users.noreply.github.com> --- docs/src/terminology.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/terminology.md b/docs/src/terminology.md index 2e36a7b184..0173f07c1c 100644 --- a/docs/src/terminology.md +++ b/docs/src/terminology.md @@ -108,7 +108,7 @@ The time, i.e. number of [slots](#slot), for which a [leader schedule](#leader-s ## fee account -The fee account in the transaction is the account pays for the cost of including the transaction in the ledger. This is the first account in the transaction. This account must be declared as Read-Write (writable) in the transaction since paying for the transaction reduces the account balance. +The fee account in the transaction is the account that pays for the cost of including the transaction in the ledger. This is the first account in the transaction. This account must be declared as Read-Write (writable) in the transaction since paying for the transaction reduces the account balance. ## finality