From eec8b94e7abed3c0d8848f9fc7deef445829f4e9 Mon Sep 17 00:00:00 2001 From: sushmita-m <63236940+sushmita-m@users.noreply.github.com> Date: Thu, 13 Aug 2020 13:01:57 +0530 Subject: [PATCH] Update 0013-manage-features.md --- 0013-manage-features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0013-manage-features.md b/0013-manage-features.md index 1e1b2ba..6f83312 100644 --- a/0013-manage-features.md +++ b/0013-manage-features.md @@ -4,7 +4,7 @@ 2) Multiple features can be subscribed/unsubscribed to, they can be either comma separated or space separated. 2) If features are not passed with the subscribe command, subscription is created for the features enabled by default. 3) For any new subscription, if a non-default feature is passed in the command, subscription will be created for the additional features along with features supported by default. -4) User can unsubscribe to a feature, using the unsubscribe feature command `@github unsubscribe owner/repo [features] +4) User can subscribe to a feature, using the subscribe feature command `@github unsubscribe owner/repo [features] ## Filtering with label