Skip to content

Commit f77dee4

Browse files
committed
Update user-story-6.md
1 parent 9f2758d commit f77dee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user-story-6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
```
1212
2. Update `x-game-edit` element
13-
- Add a `save` event handler which call `save` method in `gameStoreService`.
13+
- Add a `save` event handler which call `gameStoreService.save(game)` method.
1414
- Bind this handler on the save button click.
1515
3. Update `index.html`, remove the `gameId` attribute and try to save a game
1616

0 commit comments

Comments
 (0)