Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Topvennie committed Oct 22, 2024
1 parent 98bc538 commit 9f02371
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/cammie.erb
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ socket.on('replymessage', function(obj) {
<p class="modal-card-title">Empty username message</p>
</header>
<section class="modal-card-body">
<p>It's pleasent for us to know who we're communicating with.</p>
<p>You can still let us know if you'd like 🙂</p>
<p>It's nice to know who's talking to us.</p>
<p>You can still let us know 🙂</p>
<div class="column">
<input id="cammieModalName" class="input is-medium is-full-width" name="name" type="text" placeholder="Name" />
</div>
Expand Down

0 comments on commit 9f02371

Please sign in to comment.