Mercurial > p > roundup > code
changeset 8212:79b9343794f5
doc: fix typo.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 15 Dec 2024 01:35:51 -0500 |
| parents | 513942bca8d2 |
| children | 14e92a595828 |
| files | doc/rest.txt |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/rest.txt Sun Dec 15 00:42:18 2024 -0500 +++ b/doc/rest.txt Sun Dec 15 01:35:51 2024 -0500 @@ -1080,7 +1080,7 @@ parameters as the GET method after successful creation. If you perform a get on an item with ``@verbose=0``, it is in the -correct form to use as a the payload of a post. +correct form to use as the payload of a post. Safely Re-sending POST
