Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
Signed-off-by: Juan David <juand.business@gmail.com>
  • Loading branch information
juandl committed Jul 27, 2020
1 parent a10c6f0 commit 1caff9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/strapi-plugin-users-permissions/services/User.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ module.exports = {
},

/**
* Promise to fetch state user in header.
* Promise to fetch authenticated user.
* @return {Promise}
*/
fetchAuthenticatedUser(id) {
Expand Down

0 comments on commit 1caff9e

Please sign in to comment.