Skip to content

Commit

Permalink
Updated index.html and fixed deployment issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jackbouncy7 committed Oct 19, 2024
1 parent 9ba15fe commit 42d4cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Products/Products.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const Products = () => {
<Header/>
<section className='section products'>
<div className='container'>
<h2 className='products-title'>Featured case studies</h2>
<h2 className='products-title'>Featured casde studies</h2>
</div>
</section>
</>
Expand Down

0 comments on commit 42d4cc8

Please sign in to comment.