Explorar el Código

Merge pull request #1172 from anirvan/patch-1

Fix typo in cli.md ("subscibe" → "subscribe")
Philipp C. Heckel hace 1 año
padre
commit
89c884ab4d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 \