As a user
I need the ability to update a counter to a new value So that i don't need to create a new counter or have multiple counters if i set the wrong value initially
Details and Assumptions
Counter value can be changed any time
it can only be changed by the user
Acceptance Criteria
Given counter has been set and incremented
When the user wants to change the value
Then the old value should be replaced by the new value of users choice
As a user I need the ability to update a counter to a new value
So that i don't need to create a new counter or have multiple counters if i set the wrong value initially
Details and Assumptions
it can only be changed by the user
Acceptance Criteria