From c389259d2569f116a46a378455ed269364b0a074 Mon Sep 17 00:00:00 2001 From: dragondriver Date: Thu, 11 Mar 2021 11:37:31 +0800 Subject: [PATCH] [skip ci] Fix typo in bug_report.md Signed-off-by: dragondriver --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0129ebe354..e66fb7f5a1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -24,7 +24,7 @@ A clear and concise description of what you expected to happen. - [ ] Build from source **Environment details** -- Hardware/Softwars conditions (OS, CPU, GPU, Memory) +- Hardware/Software conditions (OS, CPU, GPU, Memory) - Milvus version (master or released version)