From ed9e63b00e595f85c618e67e295718fea52be7fd Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Sun, 25 Jul 2021 18:49:24 +0200 Subject: [PATCH] DEV: update doc as current would raise --- lib/plugin/instance.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/plugin/instance.rb b/lib/plugin/instance.rb index de1c8331dba..c342324fb47 100644 --- a/lib/plugin/instance.rb +++ b/lib/plugin/instance.rb @@ -840,7 +840,7 @@ class Plugin::Instance # methods: :get, # actions: "mycontroller#myaction", # formats: :ics, - # parameters: :testparam + # params: :testparam # ) # # The scope registered would be `discourse-awesome-plugin:read_my_route`