diff --git a/src/app/components/comanda/comanda.component.html b/src/app/components/comanda/comanda.component.html index 69486f3..ce624fa 100644 --- a/src/app/components/comanda/comanda.component.html +++ b/src/app/components/comanda/comanda.component.html @@ -50,7 +50,7 @@ *ngIf="comanda.estado === 2" class="btn btn-block btn-success shadow-sm" (click)="updateComanda(comanda, 3, 'Terminado')"> - Terminado + Terminar