comma is more appropriate here

This commit is contained in:
Waynn Lue 2011-08-09 11:37:13 -07:00 committed by Xavier Noria
parent 9cf56c709b
commit 76158146eb
1 changed files with 2 additions and 2 deletions

View File

@ -135,8 +135,8 @@ as the id of the ARes object.
==== Update
'save' is also used to update an existing resource - and follows the same protocol as creating a resource
with the exception that no response headers are needed - just an empty response when the update on the
'save' is also used to update an existing resource and follows the same protocol as creating a resource
with the exception that no response headers are needed -- just an empty response when the update on the
server side was successful.
# <person><first>Ryan</first></person>