mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-06 07:01:45 -05:00
fix a typo in the Repair Transactions paragraph (#7275)
* fix typo in the Repair Transcations paragraph * add release-notes * add release-notes * add release-notes * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -151,7 +151,7 @@ export function RepairTransactions() {
|
||||
relating to split transactions or transfers and the "Reset budget
|
||||
cache" button above does not help, this tool may fix them. Some
|
||||
examples of bugs include seeing blank payees on splits or incorrect
|
||||
account balances. This tool does four things:
|
||||
account balances. This tool does six things:
|
||||
</Text>
|
||||
<ul style={{ margin: 0, paddingLeft: '1.5em' }}>
|
||||
<li style={{ marginBottom: '0.5em' }}>
|
||||
|
||||
6
upcoming-release-notes/7275.md
Normal file
6
upcoming-release-notes/7275.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Bugfixes
|
||||
authors: [tdavis6]
|
||||
---
|
||||
|
||||
Fix a typo in the Repair Transactions paragraph
|
||||
Reference in New Issue
Block a user