Skip to content

Commit b520ebf

Browse files
committed
grammar fixed
1 parent b583770 commit b520ebf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en-us">
33
<head>
44
<meta charset="UTF-8">
5-
<title>Modest is an open source HTML Render on the pure C programming language by Alexander Borisov</title>
5+
<title>Modest is an open source HTML renderer in pure C programming language by Alexander Borisov</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
88
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
@@ -13,7 +13,7 @@
1313
</head>
1414
<body>
1515
<section class="page-header">
16-
<h2 class="project-tagline">Modest — development of open source HTML Render on the pure C programming language</h2>
16+
<h2 class="project-tagline">Modest — development of an open source HTML renderer in pure C programming language</h2>
1717
<a href="https://github.com/lexborisov/modest" class="btn">View on GitHub</a>
1818
<a href="https://github.com/lexborisov/modest/zipball/master" class="btn">Download .zip</a>
1919
<a href="https://github.com/lexborisov/modest/tarball/master" class="btn">Download .tar.gz</a>
@@ -22,7 +22,7 @@ <h2 class="project-tagline">Modest — development of open source HTML Render on
2222
<section class="main-content">
2323
<p>Hi, there!</p>
2424

25-
<p>My name is <a href="https://www.facebook.com/lastmac">Alexander Borisov</a>, and I am the developer of <a href="https://github.com/lexborisov/Modest">Modest</a>, an open source HTML Render on the pure C programming language, without dependencies.</p>
25+
<p>My name is <a href="https://www.facebook.com/lastmac">Alexander Borisov</a>, and I am the developer of <a href="https://github.com/lexborisov/Modest">Modest</a>, an open source HTML renderer in pure C programming language, without dependencies.</p>
2626

2727
<h3><a id="about" class="anchor" href="#about" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>About the Project</h3>
2828

0 commit comments

Comments
 (0)