Skip to content

Commit

Permalink
Minor grammatical error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Kishan-Ved committed Oct 7, 2024
1 parent 952fc37 commit f040670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resumegenerator.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ <h3>Achievements</h3>
<button onclick="addNewAchievement()" class="btn btn-dark btn-lg" id="achievementAddButton">Add This</button>
<button class="btn btn-dark btn-lg hidden" id="achievementUpdateButton">Update</button>
<div>You must click the button to add this to LaTeX code.</div><br>
<div class="form-group hidden" id="achievementEditComment">If you want to edit an achievements, click on edit.<br> If you want to delete an achievements, click on delete.</div>
<div class="form-group hidden" id="achievementEditComment">If you want to edit an achievement, click on edit.<br> If you want to delete an achievement, click on delete.</div>
<div id="achievementsEdit">

</div>
Expand Down

0 comments on commit f040670

Please sign in to comment.