diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-22 03:37:45 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-22 03:37:45 -0400 |
commit | ab1582d638b11850e2886dd85d5fd4e263c655ae (patch) | |
tree | f9401d0d1f0a2d2d9c02211b639819c0e1cf8bf1 /data/tables/ev_crash_course/l1_charging_cost.yaml | |
parent | 17ef7636064f347fbfd7b211390e030f74671271 (diff) | |
download | pablotron.org-ab1582d638b11850e2886dd85d5fd4e263c655ae.tar.bz2 pablotron.org-ab1582d638b11850e2886dd85d5fd4e263c655ae.zip |
ev-crash-course: move all tables to data/tables
Diffstat (limited to 'data/tables/ev_crash_course/l1_charging_cost.yaml')
-rw-r--r-- | data/tables/ev_crash_course/l1_charging_cost.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/tables/ev_crash_course/l1_charging_cost.yaml b/data/tables/ev_crash_course/l1_charging_cost.yaml index d0aca01..a6b7bb3 100644 --- a/data/tables/ev_crash_course/l1_charging_cost.yaml +++ b/data/tables/ev_crash_course/l1_charging_cost.yaml @@ -8,7 +8,7 @@ cols: name: "Description" tip: "Amount of charge." - id: "energy" - name: "Energy (kWh)" + name: "Energy" tip: "Amount of energy gained, in kilowatt-hours (kWh)." align: "right" - id: "cost" |