Update post.asciidoc

This commit is contained in:
Sébastien Loix 2019-03-22 14:48:47 +01:00 committed by GitHub
parent e0d4d817a7
commit 62c0e7bdfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ The following parameters can be specified in the body of a POST request to creat
`initials`:: (string) Optionally specify the initials shown in the Space Avatar for this space. By default, the initials will be automatically generated from the space name.
If specified, initials should be either 1 or 2 characters.
`color`:: (string) Optioanlly specify the hex color code used in the Space Avatar for this space. By default, the color will be automatically generated from the space name.
`color`:: (string) Optionally specify the hex color code used in the Space Avatar for this space. By default, the color will be automatically generated from the space name.
===== Example