Fixed Typo (#3950)

This commit is contained in:
13324 2021-09-22 22:58:09 +02:00 committed by GitHub
parent ea838d5abd
commit 96f291f7e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -924,7 +924,7 @@
<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>