From 50e82199e6967ffda0a731aaafad50f5a0768a91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Sun, 26 Sep 2021 13:11:45 -0700 Subject: [PATCH] docs: oops wrong name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f0747e..5eab54f 100644 --- a/README.md +++ b/README.md @@ -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: