Merge pull request #536 from simonsigre/patch-1

Typo in placeholder "Optionnal" --> "Optional"
pull/539/head
Alexandre Dulaunoy 2020-12-31 13:15:33 +01:00 committed by GitHub
commit ec0155251c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
<div class="form-group">
<label for="paste_name">Archive Password</label>
<input type="password" class="form-control" id="password" name="password" placeholder="Optionnal">
<input type="password" class="form-control" id="password" name="password" placeholder="Optional">
</div>
</div>
</div>