mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Fix typo (#1845)
This commit is contained in:
parent
8ff2ab37c4
commit
ba6f1f392b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label for="description" class="control-label">Descriptiopn</label>
|
||||
<label for="description" class="control-label">Description</label>
|
||||
<div>
|
||||
<textarea class="form-control-custom form-control" [(ngModel)]="issue.description" rows="5" type="text"></textarea>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue