Update interface.html

This commit is contained in:
Clémentine Urquizar
2020-12-21 10:15:19 +01:00
committed by GitHub
parent 446b2e7058
commit a05eea3a11

View File

@ -126,7 +126,7 @@
<div class="column is-4">
<div class="field">
<!-- API Key -->
<label class="label" for="apiKey">API Key (optionnal)</label>
<label class="label" for="apiKey">API Key (optional)</label>
<div class="control">
<input id="apiKey" class="input is-small" type="password" placeholder="Enter your API key">
</div>