Sfoglia il codice sorgente

Merge pull request #1172 from anirvan/patch-1

Fix typo in cli.md ("subscibe" → "subscribe")
Philipp C. Heckel 1 anno fa
parent
commit
89c884ab4d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/subscribe/cli.md

+ 1 - 1
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 \