summaryrefslogtreecommitdiff
path: root/generator
diff options
context:
space:
mode:
authorIhor Dvoretskyi <ihor@linux.com>2018-06-05 14:52:40 +0000
committerIhor Dvoretskyi <ihor@linux.com>2018-06-05 14:52:40 +0000
commitbed39ba418bde30d95bdcb969bc13dfbd779621c (patch)
tree56b519975c95fd10cea63fffb8524fe49423dfc8 /generator
parent759cd201e0d76ee30c8b7aa5e750620917fd8c00 (diff)
parent920d87ea659ca1fe238b3bdb9c94e4d834451fdb (diff)
sig-list.md updated
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
Diffstat (limited to 'generator')
-rw-r--r--generator/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/README.md b/generator/README.md
index b00c8f1b..b75fa49d 100644
--- a/generator/README.md
+++ b/generator/README.md
@@ -16,7 +16,7 @@ The documentation follows a template and uses the values from [`sigs.yaml`](/sig
**Time Zone gotcha**:
Time zones make everything complicated.
-And Daylight Savings time makes it even more complicated.
+And Daylight Saving time makes it even more complicated.
Meetings are specified with a time zone and we generate a link to http://www.thetimezoneconverter.com/ so that people can easily convert it to their local time zone.
To make this work you need to specify the time zone in a way that that web site recognizes.
Practically, that means US pacific time must be `PT (Pacific Time)`.