Tello commited on
Commit
721a5d8
·
1 Parent(s): 10beb9f
Files changed (1) hide show
  1. index.php +1 -1
index.php CHANGED
@@ -1,3 +1,3 @@
1
  <?php
2
- echo "Hola";
3
  ?>
 
1
  <?php
2
+ echo "Hola mundo";
3
  ?>