Typo in placeholder "Optionnal" --> "Optional"

Updated placeholder value to correct typo;
"Optionnal" --> "Optional"
pull/536/head
Simon Sigré 2020-12-28 09:29:53 +11:00 committed by GitHub
parent b52894d9c9
commit fcf83b21bf
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>