Skip to content

Commit

Permalink
docs: improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Sep 30, 2024
1 parent 9e7bd5a commit 3bd76b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ await setUserSession(event, {
user: {
login: 'atinux'
},
// Private data accessible on server/ routes
// Private data accessible only on server/ routes
secure: {
apiToken: '1234567890'
},
Expand Down

0 comments on commit 3bd76b0

Please sign in to comment.