**As a** User **I need** the ability to update a counter to a new value **So that** I can start at whatever value I want. ### Details and Assumptions * [document what you know] ### Acceptance Criteria ```gherkin Given [some context] When [certain action is taken] Then [the outcome of action is observed] ```