diff --git a/.storkit/work/1_backlog/466_story_configurable_timezone_in_project_toml_for_timer_scheduling.md b/.storkit/work/1_backlog/466_story_configurable_timezone_in_project_toml_for_timer_scheduling.md index 32251e1d..b2f1c59f 100644 --- a/.storkit/work/1_backlog/466_story_configurable_timezone_in_project_toml_for_timer_scheduling.md +++ b/.storkit/work/1_backlog/466_story_configurable_timezone_in_project_toml_for_timer_scheduling.md @@ -6,7 +6,7 @@ name: "Configurable timezone in project.toml for timer scheduling" ## User Story -As a user running storkit in a container where TZ defaults to UTC, I want to configure my local timezone in project.toml so that timer HH:MM inputs are interpreted in my actual timezone. +As a user running storkit in a container where TZ defaults to UTC, I want to configure my project's timezone in project.toml so that timer HH:MM inputs are interpreted in my actual timezone. ## Acceptance Criteria