Commit fd165e94 authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

plugin/autopath docs: remove last use of middleware (#2817)

This has somehow survived; the docs still used Middleware instead of
Plugins.
Signed-off-by: default avatarMiek Gieben <miek@miek.nl>
parent 0c2dbed8
......@@ -20,7 +20,7 @@ through the search path.
It is assume the search path ordering is identical between server and client.
Middleware implementing autopath, must have a function called `AutoPath` of type
Plugins implementing autopath, must have a function called `AutoPath` of type
autopath.Func. Note the searchpath must be ending with the empty string.
I.e:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment