diff options
Diffstat (limited to 'js/seed/src/update.js')
-rw-r--r-- | js/seed/src/update.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/seed/src/update.js b/js/seed/src/update.js index cd2b892..2f6c13b 100644 --- a/js/seed/src/update.js +++ b/js/seed/src/update.js @@ -1,5 +1,5 @@ // update.js -// Pure update function for the app +// Pure update function /** * @param {object} state - Current state |