Skip to content

Commit

Permalink
Merge pull request #132 from alexrdclement/bug/fix-replicate-example
Browse files Browse the repository at this point in the history
Fix /automate:replicate example in README
  • Loading branch information
notheotherben authored Dec 3, 2023
2 parents 88574d8 + 9c730d0 commit 240f606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Fortunately, this automation allows you to automatically replicate transactions
budget to another by adding a note to your account with the following content:

```
automate:replicate to_budget=Household to_account=Alice from_category=Groceries to_category=Food cleared=yes to_flag=blue
/automate:replicate to_budget=Household to_account=Alice from_category=Groceries to_category=Food cleared=yes to_flag=blue
```

### Automated Approvals
Expand Down

0 comments on commit 240f606

Please sign in to comment.