From bc68177471066ed0797c612fc026fcfeb8647791 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 1 Mar 2016 16:07:25 +0000 Subject: [PATCH] Grammar --- specification/modules/presence.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/modules/presence.rst b/specification/modules/presence.rst index 7459ca7c..19fe13ba 100644 --- a/specification/modules/presence.rst +++ b/specification/modules/presence.rst @@ -74,8 +74,8 @@ user. Idle timeout ~~~~~~~~~~~~ -The server will automatically set a users presence to ``unavailable`` if their -last active time was over 5 minutes ago. Clients can manually set a users +The server will automatically set a user's presence to ``unavailable`` if their +last active time was over 5 minutes ago. Clients can manually set a user's presence to ``unavailable``. Any activity that bumps the last active time on any of the user's clients will cause the server to automatically set their presence to ``online``.