Skip to content

Commit

Permalink
Drop trailing whitespace to make CI happy
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla authored Aug 28, 2023
1 parent 8671698 commit de5c860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/tutorial.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<title>PHP Test</title>
</head>
<body>
<?php echo '<p>Hello World</p>'; ?>
<?php echo '<p>Hello World</p>'; ?>
</body>
</html>
]]>
Expand Down

0 comments on commit de5c860

Please sign in to comment.