From 10258bf014533a33b34ee279a614280f85de70b5 Mon Sep 17 00:00:00 2001 From: SATYAJIT ANAND/SmartThings Edge Group /SRI-Bangalore/Staff Engineer/Samsung Electronics Date: Thu, 22 Jun 2023 14:50:26 +0530 Subject: [PATCH] fix doc issue --- docs/BUG_REPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/BUG_REPORT.md b/docs/BUG_REPORT.md index ec4c16e9335743..1d290a40028992 100644 --- a/docs/BUG_REPORT.md +++ b/docs/BUG_REPORT.md @@ -100,7 +100,7 @@ report is different here. Some examples: - `Specification changed this attribute from optional to mandatory so this may be the cause of the issue` -- `This issue may be related to #1234 as the same error is seen, however the reproduction steps seemed distinct enough that I openend a new issue` +- `This issue may be related to #1234 as the same error is seen, however the reproduction steps seemed distinct enough that I opened a new issue` - `While running this, I observed 100% CPU before the operation finally timed out`