From 42a7ef0e9cfa12071af535f8b4018249558e8ebf Mon Sep 17 00:00:00 2001 From: MeetBera Date: Mon, 6 Apr 2026 21:45:42 +0530 Subject: [PATCH] Fixed typo in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c6afaa590..78f463af1 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ The aim of this exercise is to create a page that looks just like this one: # Instructions +fixed some typo + - **Edit `index.html` and `style.css`** to re-create the design above. - Remember, use semantic HTML to re-create the structure, and style each element using CSS to make a perfect copy of the above image. - All the images and icons you need can be found in the `img` folder, and the font 'Roboto' is already loaded into the project.