Skip to content

Commit

Permalink
Update docs/experimental/goal-templates.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Fiddaman <[email protected]>
  • Loading branch information
youngcw and matt-fidd authored Jan 12, 2025
1 parent 6242968 commit 9a0ed2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/experimental/goal-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Templates can be given a priority flag to change the order that the templates ge
- Don't add a currency symbol to your template amounts.
- Number formats that use comma for the decimal separator are not supported (e.g., 123,45). You must use 123.45.
- Thousands separators are not supported (e.g., 1,234). You must use 1234.
- By default templates do not consider available funds when being applied. Use template priorities to not budget more than is available.
- By default, templates do not consider available funds when being applied. Use template priorities to ensure only the amount available to budget is assigned.

## Available Templates

Expand Down

0 comments on commit 9a0ed2c

Please sign in to comment.