diff doc/rest.txt @ 5885:30b76c165ee6

Fix typo.
author John Rouillard <rouilj@ieee.org>
date Sun, 29 Sep 2019 22:41:10 -0400
parents da417bab5cb8
children f4e77d446add
line wrap: on
line diff
--- a/doc/rest.txt	Sun Sep 29 22:19:38 2019 -0400
+++ b/doc/rest.txt	Sun Sep 29 22:41:10 2019 -0400
@@ -1273,7 +1273,7 @@
         return self.get_collection(classname, input)
 
 will move the response that normally happens at /rest/data/<class> to
-/rest/data/<class>.
+/rest/data2/<class>.
 
 
 Controlling Access to Backend Data

Roundup Issue Tracker: http://roundup-tracker.org/