fix typos

This commit is contained in:
Pablo Martin 2024-06-25 17:09:02 +02:00
parent be24725b7d
commit 5182a804b2
2 changed files with 4 additions and 4 deletions

View file

@ -867,11 +867,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: transaction_date_utc
data_type: date
description: The date on which the transaction happenned.
description: The date on which the transaction happened.
- name: date_string
data_type: timestamp with time zone