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

Updated placeholder value to correct typo;
"Optionnal" --> "Optional"
This commit is contained in:
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

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>