From df325f847044a635d817b448b52632beca67971c Mon Sep 17 00:00:00 2001 From: Pranath Date: Tue, 2 Nov 2021 08:03:29 +0530 Subject: [PATCH] Fixed a small typo in CONTRIBUTING.md possibel -> possible --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1b46b5968e41..fcceba28d378 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -62,7 +62,7 @@ To allow your work to be integrated as seamlessly as possible, we advise you to: If you spot a problem with YOLOv5 please submit a Bug Report! -For us to start investigating a possibel problem we need to be able to reproduce it ourselves first. We've created a few +For us to start investigating a possible problem we need to be able to reproduce it ourselves first. We've created a few short guidelines below to help users provide what we need in order to get started. When asking a question, people will be better able to provide help if you provide **code** that they can easily