Skip to content

Commit 0f0e310

Browse files
committed
typos and grammar fixed
1 parent 16e847d commit 0f0e310

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

Wireframe/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,13 @@
1212
<header>
1313
<h1>Wireframe</h1>
1414
<p>
15-
Can I give some explanation regarding what the purpose of README file and wireframe are and what the branch in Git
16-
is.
15+
This page explains the purpose of a README file, a wireframe, and Git branches.
1716
</p>
1817
</header>
1918
<main>
2019
<article>
2120
<img src="placeholder.svg" alt="Diagram placeholder" />
22-
<h2>README.file</h2>
21+
<h2>README file</h2>
2322
<p>
2423
A README file serves as a crucial documentation tool, primarily used to provide essential information about a
2524
software project, dataset, or any other file collection. It's designed to help users (both developers and
@@ -34,7 +33,7 @@ <h2>README.file</h2>
3433
<img src="placeholder.svg" alt="Diagram placeholder" />
3534
<h2>Purpose of wireframe</h2>
3635
<p>
37-
Wireframes are a visual guide to what a product should look like. Their main goal is to create an app or site
36+
Wireframe is a visual guide to what a product should look like. Their main goal is to create an app or site
3837
that delivers a cohesive and well-designed experience. They are also a great way to ensure that every element in
3938
a UI has a purpose.
4039
</p>

0 commit comments

Comments
 (0)