diff --git a/Converting-Add-ons-to-Plugins.md b/Converting-Add-ons-to-Plugins.md index 20c61bc..d37323d 100644 --- a/Converting-Add-ons-to-Plugins.md +++ b/Converting-Add-ons-to-Plugins.md @@ -17,7 +17,7 @@ The basic steps are: Search for the text on the left and replace with the text on the right (exact values, case-sensitive): - `middleware.` --> `httpserver.` -- `/caddy/middleware" --> `/caddy/caddyhttp/httpserver"` +- `/caddy/middleware"` --> `/caddy/caddyhttp/httpserver"` - `setup.` --> `caddy.` **Delete:**