1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-01-20 22:16:52 +00:00

Typo in comment

This commit is contained in:
Jeremy Ruston 2024-03-23 09:54:03 +00:00
parent 08649dd1eb
commit a2012dcff8

View File

@ -3,7 +3,7 @@ title: $:/plugins/tiddlywiki/multiwikiserver/routes/handlers/get-recipe-tiddlers
type: application/javascript
module-type: mws-route
GET /recipes/:recipe_name/tiddlers.json?filter=:filter
GET /recipes/:recipe_name/tiddlers.json?last_known_tiddler_id=:last_known_tiddler_id
\*/
(function() {