From 333d9016615bbb66086a7fbeec33663dd7483841 Mon Sep 17 00:00:00 2001 From: Anirvan Chatterjee <57606+anirvan@users.noreply.github.com> Date: Sun, 25 Aug 2024 22:19:05 -0700 Subject: [PATCH] =?UTF-8?q?Fix=20typo=20in=20cli.md=20("subscibe"=20?= =?UTF-8?q?=E2=86=92=20"subscribe")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/subscribe/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/subscribe/cli.md b/docs/subscribe/cli.md index 7f589d3c..3f9ea2e0 100644 --- a/docs/subscribe/cli.md +++ b/docs/subscribe/cli.md @@ -317,7 +317,7 @@ You can either add your username and password to the configuration file: password: mypass ``` -Or with the `ntfy subscibe` command: +Or with the `ntfy subscribe` command: ``` ntfy subscribe \ -u phil:mypass \