From 696d9c9059914c6fc89243908fedf7b9038758cd Mon Sep 17 00:00:00 2001 From: Lakshay Garg Date: Tue, 7 May 2024 01:12:11 -0700 Subject: [PATCH] Fix typo --- README.md | 2 +- doc/ledger.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1d54c72..c1ce2b3 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Go ahead and try something like: When you have an account like this, 'Assets:Bank:Checking' should show up. If fuzzy matching based account completion is enabled, the matches are -loaded based on string similarity and without regars for the sub-levels. +loaded based on string similarity and without regard for the sub-levels. In the previous example, with fuzzy matching enabled, you could load up matches by doing something like: diff --git a/doc/ledger.txt b/doc/ledger.txt index 71f3b5c..0883bf0 100644 --- a/doc/ledger.txt +++ b/doc/ledger.txt @@ -466,7 +466,7 @@ Go ahead and try something like: When you have an account like this, 'Assets:Bank:Checking' should show up. If fuzzy matching based account completion is enabled, the matches are -loaded based on string similarity and without regars for the sub-levels. +loaded based on string similarity and without regard for the sub-levels. In the previous example, with fuzzy matching enabled, you could load up matches by doing something like: