# HG changeset patch # User John Rouillard # Date 1734244551 18000 # Node ID 79b9343794f5da2925436d36ee3e96ddebd71518 # Parent 513942bca8d2ac70431cc84ca0f4753f77d473a4 doc: fix typo. diff -r 513942bca8d2 -r 79b9343794f5 doc/rest.txt --- 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