Skip to content

Commit

Permalink
Fixed Typo (#3950)
Browse files Browse the repository at this point in the history
  • Loading branch information
13324 authored Sep 22, 2021
1 parent ea838d5 commit 96f291f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/examples/project-add.html
Original file line number Diff line number Diff line change
Expand Up @@ -924,7 +924,7 @@ <h3 class="card-title">Budget</h3>
<div class="row">
<div class="col-12">
<a href="#" class="btn btn-secondary">Cancel</a>
<input type="submit" value="Create new Porject" class="btn btn-success float-right">
<input type="submit" value="Create new Project" class="btn btn-success float-right">
</div>
</div>
</section>
Expand Down

0 comments on commit 96f291f

Please sign in to comment.