fix typos
This commit is contained in:
parent
be24725b7d
commit
5182a804b2
2 changed files with 4 additions and 4 deletions
|
|
@ -658,11 +658,11 @@ models:
|
|||
|
||||
- name: transaction_at_utc
|
||||
data_type: timestamp with time zone
|
||||
description: When did the transaction happened.
|
||||
description: When did the transaction happen.
|
||||
|
||||
- name: date_string
|
||||
data_type: timestamp with time zone
|
||||
description: When did the transaction happened, as a string.
|
||||
description: When did the transaction happen, as a string.
|
||||
|
||||
- name: total_amount_local_curr
|
||||
data_type: numeric
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue