From 4195a3ca21ce22d30ccc800a48489377bce21865 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Tue, 18 Feb 2025 18:50:29 +0900 Subject: [PATCH] docs: update usage-examples.rst (#1996) inital -> initial --- docs/source/usage-examples.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/usage-examples.rst b/docs/source/usage-examples.rst index 1017615..4328bb7 100644 --- a/docs/source/usage-examples.rst +++ b/docs/source/usage-examples.rst @@ -5,7 +5,7 @@ Usage examples You can use Maigret as: -- a command line tool: inital and a default mode +- a command line tool: initial and a default mode - a `web interface <#web-interface>`_: view the graph with results and download all report formats on a single page - a library: integrate Maigret into your own project