Skip to content

Commit

Permalink
fix: corregido mensaje a español
Browse files Browse the repository at this point in the history
  • Loading branch information
franpb14 authored Jan 21, 2021
1 parent 7aff006 commit ae1ac91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h5 class="modal-title" id="exampleModalLongTitle">Cambiar pregunta a estudiar</

</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-secondary" data-dismiss="modal">Cerrar</button>
<button id="cambiarNPregunta" type="button" data-dismiss="modal" class="btn btn-primary">Guardar pregunta</button>
</div>
</div>
Expand Down

1 comment on commit ae1ac91

@vercel
Copy link

@vercel vercel bot commented on ae1ac91 Jan 21, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.