From b445bfbca79a7249692684e2f2fb202464f63d6b Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Thu, 12 Jun 2025 23:45:16 +1000 Subject: [PATCH] docs: Fix typos --- docs/docs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs.md b/docs/docs.md index 4a7754d..4e9d336 100644 --- a/docs/docs.md +++ b/docs/docs.md @@ -98,7 +98,7 @@ Now add another transaction from the journal page: CrSales$10 -If we now click *Balance sheet* from the main menu, a warning is displayed ‘Total assets do not equal total liabilities and equity.’ As the warning goes on to note, this is because the *Sales* account has not been configured. +If we now click *Balance sheet* from the main menu, a warning is displayed that ‘Total assets do not equal total liabilities and equity.’ As the warning goes on to note, this is because the *Sales* account has not been configured. @@ -234,7 +234,7 @@ If there is a transfer between two accounts and both statements have been import ## Balance assertions -The balance assertions allows the expected balance of an account at a particular time to be specified, and DrCr will confirm whether (or not) the account has the expected balance at that time. +The balance assertions feature allows the expected balance of an account at a particular time to be specified, and DrCr will confirm whether (or not) the account has the expected balance at that time. The balance assertions page displays all existing balance assertions. The status of the balance assertion is displayed with a tick if the account has the expected balance, or a cross if it does not. To edit an existing balance assertion, click the pencil icon at the right-hand side of the table. To add a new balance assertion, click *New assertion*.