Commit f1d3943fe01ff97051de1eb6770b00d3b650f85c
1 parent
4f1673d9e0
Exists in
master
and in
1 other branch
Signos de puntuacion.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/app/components/inicio/inicio.component.html
| ... | ... | @@ -101,7 +101,7 @@ |
| 101 | 101 | </div> |
| 102 | 102 | <p class="h5 card-text text-muted font-weight-light"> |
| 103 | 103 | Coloque un producto frente<br> |
| 104 | - al lector de códigos o selecciónelo en pantalla | |
| 104 | + al lector de códigos o selecciónelo en pantalla. | |
| 105 | 105 | </p> |
| 106 | 106 | </div> |
| 107 | 107 | <div class="row m-4"> |
| ... | ... | @@ -185,7 +185,7 @@ |
| 185 | 185 | <p class="h3 card-title">Buscar Productos</p> |
| 186 | 186 | <p class="h5 card-text text-muted font-weight-light"> |
| 187 | 187 | Busque aquí los productos<br> |
| 188 | - que no tienen código </p> | |
| 188 | + que no tienen código.</p> | |
| 189 | 189 | </div> |
| 190 | 190 | <div class="col-auto p-0"> |
| 191 | 191 | <img src="{{apiUrl}}/imagenes/primario.buscar.png" class="icon-dim mb-2"> |