docs: oops wrong name

This commit is contained in:
Kat Marchán 2021-09-26 13:11:45 -07:00
parent 5741e8b20c
commit 50e82199e6
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@ struct MyError {
### ... handler options
[MietteHandler] is the default handler, and is very customizable. In most
cases, you can simply use [MietteHandlerOptions] to tweak its behavior instead
cases, you can simply use [MietteHandlerOpts] to tweak its behavior instead
of falling back to your own custom handler.
Usage is like so: