From c5c1f7484a546e72945574fbf3ec97c56ccdfc2b Mon Sep 17 00:00:00 2001 From: Jeff Burrows Date: Wed, 1 May 2019 23:05:27 +0000 Subject: Update users.md - Removed redundant "in". --- doc/api/users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/users.md b/doc/api/users.md index d3e67d3d510..72d4b7fcfd4 100644 --- a/doc/api/users.md +++ b/doc/api/users.md @@ -1211,7 +1211,7 @@ Get the last activity date for all users, sorted from oldest to newest. The activities that update the timestamp are: - Git HTTP/SSH activities (such as clone, push) - - User logging in into GitLab + - User logging into GitLab - User visiting pages related to Dashboards, Projects, Issues and Merge Requests ([introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/54947) in GitLab 11.8) By default, it shows the activity for all users in the last 6 months, but this can be -- cgit v1.2.1