Skip to content

Commit

Permalink
Update pokemon.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kamieniarz authored Oct 26, 2023
1 parent 888db2e commit f2d6f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/add/pokemon.php
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ class="form-control text-center">
<div class="row">
<div class="col">
<div class="alert alert-secondary text-center" role="alert">
<strong><?php echo i8ln("REMEBER! Min. Size cannot be larger than Max. Size!"); ?></strong>
<strong><?php echo i8ln("REMEMBER! Min. Size cannot be larger than Max. Size!"); ?></strong>
</div>
</div>
</div>
Expand Down

0 comments on commit f2d6f21

Please sign in to comment.