diff --git a/Database.md b/Database.md index ec968b2..3fc0d21 100644 --- a/Database.md +++ b/Database.md @@ -135,7 +135,7 @@ Assignment table represents exercise assignment in a group. It holds keys of the ## UserAction -Stores information about what routes on api user visited and some additional information about it. +Stores information about what routes on api user visited and some additional information about it. This procedure is applied only on logged users. - _user_ -- which user performed api request - _loggedAt_ -- time when action was performed