Commit 4433aa74ddc451d6eb4a27e600ac43dcf3c78ad9

Authored by Shilpi Saini
1 parent bde1a63a47
Exists in master

minor change

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
pages/confirmed.html
... ... @@ -5,7 +5,7 @@
5 5 <div class="col-xs-12 col-md-6 col-md-offset-3 city-meetup card-color-confirm">
6 6 <!-- <h3 style="text-align:center;margin-top:4%;position:relative;color: #3542dd;font-size: 40px;"><b>You're now registered for Startup Jalsa Pitch Sessions 2019. </b></h3> -->
7 7 <p style="text-align:center;font-size:20px;position:relative;color: #FF6600"><b>Thank you for registering.</b></p>
8   - <p style="text-align:center;font-size:20px;position:relative;color: #FF6600"><b>The details of the event has been sent to ypu over an email.</b></p>
  8 + <p style="text-align:center;font-size:20px;position:relative;color: #FF6600"><b>The details of the event has been sent to you over an email.</b></p>
9 9 </div>
10 10 </body>
11 11 </html>
... ...