1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-26 02:38:07 +02:00

nit: Missing empty line in the EOF

Signed-off-by: Joseph Barreca <jbarrec.tech@gmail.com>
This commit is contained in:
Joseph Barreca 2021-04-07 19:43:10 -04:00
parent 763efc67f0
commit 4c0bdea11a
4 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
<?php
echo '<h1>hello world in php!</h1>';
?>
?>