spelling fix

This commit is contained in:
Nicolas Constant 2019-05-16 00:24:09 -04:00
parent 84b0006858
commit 4362e87806
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<div class="status__labels--label status__labels--thread" title="thread" *ngIf="isThread">
thread
</div>
<div class="status__labels--label status__labels--discuss" title="this status has a discution"
<div class="status__labels--label status__labels--discuss" title="this status has a discussion"
*ngIf="hasReply">
replies
</div>