We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0543069 commit 7048f75Copy full SHA for 7048f75
index.html
@@ -4,6 +4,6 @@
4
<title>Static HTML Site</title>
5
</head>
6
<body>
7
- <p>This is the first paragraph in a simple Static HTML site. There is no <strong>CSS</strong> or <strong>JavaScript</script>.</p>
+ <p>This is the first paragraph in a simple Static HTML site. There is no <strong>CSS</strong> or <strong>JavaScript</strong>.</p>
8
</body>
9
</html>
0 commit comments