Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0452e37

Browse files
author
Louis Tatta
authored
Update index.html
1 parent d1c3944 commit 0452e37

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h3 class="text-m section-subheader">Empower The C++ Community</h3>
2222
<p class='text-xxs'>Our mission is to make the C++ programming language accessible and useful
2323
to anyone who wishes to learn and apply the language. C++ is not only popular and foundational,
2424
but also an efficient and general purpose programming language that anyone can learn.
25-
Learning C++ gives students knowledge of computer architecture, and helps them compete in
25+
Teaching C++ gives students knowledge of computer architecture, and helps them compete in
2626
the global marketplace. These languages have formed the technological foundations of our
2727
modern world, from the in-flight software enabling the Apollo moon landing to the software
2828
aspect of all computing devices.</p>
@@ -34,9 +34,10 @@ <h3 class="text-m section-subheader">Empower The C++ Community</h3>
3434
<p class='text-xxs'>The founders recognize the need to secure funding and resources in order to adequately support
3535
those seeking to learn and use the C++ programming language. To achieve these ends, the Charity:</p>
3636
<ul class='section-list list'>
37-
<li class='text-xxs section-list-item'>Funds and supports educational resources and initiatives.</li>
37+
<li class='text-xxs section-list-item'>Funds and supports educational resources and initiatives,</li>
3838
<li class='text-xxs section-list-item'>Evolves C++ through expertly maintained code libraries, and</li>
3939
<li class='text-xxs section-list-item'>Supports a growing programming community and educational environment.</li>
40+
</ul>
4041
<p class='text-xxs'>The best software solutions are written using the C++ programming language.</p>
4142
</div>
4243
</div>

0 commit comments

Comments
 (0)