Skip to content

Commit a1964de

Browse files
authored
ver chng
1 parent 21e0d36 commit a1964de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<html>
33
<body>
44

5-
<h1>Devloping PHP Application</h1>
5+
<h1>DevOps first project</h1>
66

77
<?php
8-
echo "final version";
8+
echo "version 1.0";
99
?>
1010

1111
</body>

0 commit comments

Comments
 (0)