From 0bc4a8473dacb0c12f0cea4e13838b453abe07e7 Mon Sep 17 00:00:00 2001 From: Christian Brauner Date: Sun, 23 Apr 2017 22:04:54 +0200 Subject: [PATCH] issue template: fix typo Signed-off-by: Christian Brauner --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 733e863cf..2f18371fe 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -9,7 +9,7 @@ Feel free to remove anything which doesn't apply to you and add more information * `lxc-start --version` * `lxc-checkconfig` * `uname -a` - * `cat /proc/self/cgroups` + * `cat /proc/self/cgroup` * `cat /proc/1/mounts` # Issue description -- 2.47.2