From 279989a745943e00dd1e481eff1a77447ec4f7b4 Mon Sep 17 00:00:00 2001 From: Felanbird <41973452+Felanbird@users.noreply.github.com> Date: Sat, 22 Jan 2022 14:36:53 -0500 Subject: [PATCH] Update Conventions examples in Contributing.md (#3538) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 094d60bb..af533919 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -231,7 +231,7 @@ When informing the user about how a command is supposed to be used, we aim to fo - `Usage: /block ` - `Usage: /unblock . Unblocks a user.` -- `Usage: /streamlink ` +- `Usage: /streamlink [channel]` - `Usage: /usercard [channel]` ##### Bad