aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Category.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Category.md')
-rw-r--r--docs/Category.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Category.md b/docs/Category.md
index 217979b..9b6f7c9 100644
--- a/docs/Category.md
+++ b/docs/Category.md
@@ -13,7 +13,7 @@ Name | Type | Description | Notes
**budgeted** | **i64** | Budgeted amount in milliunits format |
**activity** | **i64** | Activity amount in milliunits format |
**balance** | **i64** | Balance in milliunits format |
-**goal_type** | **String** | The type of goal, if the cagegory has a goal (TB=Target Category Balance, TBD=Target Category Balance by Date, MF=Monthly Funding) | [optional]
+**goal_type** | **String** | The type of goal, if the category has a goal (TB=Target Category Balance, TBD=Target Category Balance by Date, MF=Monthly Funding) | [optional]
**goal_creation_month** | [***String**](string.md) | The month a goal was created | [optional]
**goal_target** | **i64** | The goal target amount in milliunits |
**goal_target_month** | [***String**](string.md) | If the goal type is 'TBD' (Target Category Balance by Date), this is the target month for the goal to be completed | [optional]