Skip to content

Commit

Permalink
Corrects wording
Browse files Browse the repository at this point in the history
  • Loading branch information
betsyecastro authored Oct 25, 2024
1 parent 425e7fc commit cd332e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/profiles/edit/information.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ class="border-left ml-3"
</div>
</div>
<div class="col col-12 col-xl-5">
<p class="text-muted">Make profile viewable and searchable by website visitors. (If turned off, it will still be accessible to site administrators.)</p>
<p class="text-muted">Make profile viewable and searchable by website visitors. If turned off, it will still be accessible to site administrators.</p>
</div>
</fieldset>
{!! Form::submit('Save', array('class' => 'btn btn-primary edit-button')) !!}
Expand Down

0 comments on commit cd332e8

Please sign in to comment.