Update README.md
This commit is contained in:
parent
d6ce02dbfa
commit
3f3b3b8770
1 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue