Skip to content

Commit 8ae8168

Browse files
committed
Correct the Heading
1 parent ecec4bb commit 8ae8168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source-Code/GradientBackgroundGenerator/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="stylesheet" type="text/css" href="style.css" />
88
</head>
99
<body id="gradient">
10-
<h1>Background Generator</h1>
10+
<h1>Gradient Background Generator</h1>
1111
<label for="color1">Choose Color 1:</label>
1212
<input
1313
class="color1"

0 commit comments

Comments
 (0)