fix typo

Matt Holt 2016-06-07 12:40:33 -06:00
parent c3e27ee3ac
commit 493bf501b1

@ -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): Search for the text on the left and replace with the text on the right (exact values, case-sensitive):
- `middleware.` --> `httpserver.` - `middleware.` --> `httpserver.`
- `/caddy/middleware" --> `/caddy/caddyhttp/httpserver"` - `/caddy/middleware"` --> `/caddy/caddyhttp/httpserver"`
- `setup.` --> `caddy.` - `setup.` --> `caddy.`
**Delete:** **Delete:**