diff --git a/docs/client/api.html b/docs/client/api.html index ee58cd0c23..d3224eac2b 100644 --- a/docs/client/api.html +++ b/docs/client/api.html @@ -213,7 +213,7 @@ object, which provides the following: * `isSimulation`: a boolean value, true if this invocation is a stub. * `unblock`: when called, allows the next method from this client to begin running. -* `userId`: a function that returns the id of the current user. +* `userId`: the id of the current user. * `setUserId`: a function that associates the current client with a user. Calling `methods` on the client defines *stub* functions associated with