|
118 | 118 | <li class="active"><a href="index.html">Home</a></li> |
119 | 119 |
|
120 | 120 |
|
121 | | - <li><a href="Projects.html">Project</a></li> |
| 121 | + <li><a href="Projects.html">Projects</a></li> |
122 | 122 | <li><a href="about.html">Team</a></li> |
123 | 123 | <li><a href="#fh5co-started" id="donate-us">Donate Us</a></li> |
124 | 124 | <li><a href="http://wiki.codeuino.org/">Wiki</a></li> |
@@ -189,7 +189,7 @@ <h3>Bringing developers together</h3> |
189 | 189 | <i class="fa fa-desktop" aria-hidden="true"></i> |
190 | 190 | </span> |
191 | 191 | <h3>Enticing Hackathons </h3> |
192 | | - <p>Showcase your talent and win some exciting goodies.If you don't win dont't get dissappointed |
| 192 | + <p>Showcase your talent and win some exciting goodies. If you don't win dont't get dissappointed |
193 | 193 | as you will have tons of learning new tech. </p> |
194 | 194 | <!-- <p><a href="#">Learn more</a></p> --> |
195 | 195 | </div> |
@@ -348,8 +348,8 @@ <h2>Donate Us to grow more</h2> |
348 | 348 | <div class="flex-container"> |
349 | 349 | <div class="about"> |
350 | 350 | <h3>CODEUINO</h3> |
351 | | - <p>Codeuino-An Open Source Non-Profit Organisation,founded by Jaskirat Singh an Open Source maniac. |
352 | | - Codeuino develops various Open Source Softwares that tends to benefits all the people around. |
| 351 | + <p>Codeuino-An Open Source Non-Profit Organisation, founded by Jaskirat Singh an Open Source maniac. |
| 352 | + Codeuino develops various Open Source Softwares that tends to benefit all the people around. |
353 | 353 | The organisation acts as a guiding hand in the process and provides resources and infrastructure. |
354 | 354 | </p> |
355 | 355 | <div class="social-buttons"> |
@@ -427,7 +427,7 @@ <h3>SUBSCRIBE</h3> |
427 | 427 | <div class="row"> |
428 | 428 | <div class="col-md-7"> |
429 | 429 | <label>Security Number</label> |
430 | | - <input class="ccv" type="text" placeholder="CVC" maxlength="3" |
| 430 | + <input class="ccv" type="text" placeholder="CVV" maxlength="3" |
431 | 431 | onkeypress='return event.charCode >= 48 && event.charCode <= 57'/> |
432 | 432 | </div> |
433 | 433 | <div class="col-md-5"> |
|
0 commit comments