Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lakshayg committed May 7, 2024
1 parent 36b7ccb commit 696d9c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion doc/ledger.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 696d9c9

Please sign in to comment.