Adding a dot to the end of the sentence.

This commit is contained in:
Jannis Seemann
2020-05-16 16:17:10 +03:00
parent 104d735deb
commit f3f9f78787
+1 -1
View File
@@ -7,6 +7,6 @@
</head> </head>
<body> <body>
<h1>Das hier wird eine colle Urlaubswebseite!</h1> <h1>Das hier wird eine colle Urlaubswebseite!</h1>
<p>Ein kleiner Absatz</p> <p>Ein kleiner Absatz.</p>
</body> </body>
</html> </html>