Skip to content

Commit

Permalink
Typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikVerheul committed Sep 2, 2023
1 parent 2565675 commit 274d4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/modules/authentication.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ const state = {
}

const actions = {
/* Refresh the authentication cookie; passed functions and actions are excuted when defined in the payload */
/* Refresh the authentication cookie; passed functions and actions are executed when defined in the payload */
refreshCookie({
rootState,
commit,
Expand Down

0 comments on commit 274d4b7

Please sign in to comment.