Fix the updateServer documentation

This commit is contained in:
meew0
2016-04-27 16:36:34 +02:00
parent 9322c0bbd7
commit 68e1549361

View File

@@ -292,7 +292,7 @@ Creates a server
updateServer(server, options, `callback`) updateServer(server, options, `callback`)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Leaves/deletes a server that the client is in Updates the information, such as name or region, of a server the client is in
- **server** - a `Server Resolvable`_ - **server** - a `Server Resolvable`_
- **options** - `object` containing (all optional): - **options** - `object` containing (all optional):