From 3f3b3b877048053713cb09c744903e9e8a5fb3e0 Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Fri, 12 Jul 2024 15:32:22 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbcf540..c98b679 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Find First Occurrence Of An Number In An Array +# Find First Occurrence of a Number in an Array ## Description -This repository contains code and documentation related to finding the first occurrence of a specific element in a given array or string which will be sorted. +This repository contains code and documentation related to finding the first occurrence of a specific number in a given array or string which will be sorted. ## Table of Contents - [Installation](#installation)