Update docs

This commit is contained in:
Michael Zanetti 2019-10-15 14:22:37 +02:00
parent 9b1b6d86e6
commit 916482e6eb

View File

@ -257,8 +257,7 @@
\section1 Getting notifications
In order to enable/disable notifications on your socket, the methods \l{JSONRPC.SetNotificationStatus} can be used. By default,
the notifications on a new created connection are disabled. If you get disconnected, the notification have to
be enabled again on the next connection.
the notifications on a new created connection are disabled. If you get disconnected, the notification must be enabled again for the next connection.
Once the notifications are enabled, the server will start notifying you with all different notifications described in section \l{Notifications}.