summaryrefslogtreecommitdiff
path: root/paths.js
diff options
context:
space:
mode:
Diffstat (limited to 'paths.js')
-rw-r--r--paths.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/paths.js b/paths.js
index 79348af..a955b16 100644
--- a/paths.js
+++ b/paths.js
@@ -51,7 +51,7 @@ router.get('/search/:title', (ctx, next) => {
});
/** other routes
- * + /suggest/<whatever product sub-string>
+ * + /suggest/<some search string>
* + /create
* + /stats
*/