wording
This commit is contained in:
parent
4dced7dd20
commit
0484237954
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
<div class="form-group row hook-storage">
|
||||
<label for="storage_region" class="col-sm-3 col-form-label">AWS S3 endpoint</label>
|
||||
<div class="col-sm-9">
|
||||
<input type="text" class="form-control hook-storage-input" id="storage_endpoint" name="storage_endpoint" placeholder="optional (for S3-compliant services)" autocomplete="off">
|
||||
<input type="text" class="form-control hook-storage-input" id="storage_endpoint" name="storage_endpoint" placeholder="optional (for S3-compatible services)" autocomplete="off">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group row hook-storage">
|
||||
|
|
Loading…
Reference in a new issue