Skip to content

Commit aef3aea

Browse files
authored
Update main.go
fixed typo
1 parent 238a133 commit aef3aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ func startServer() {
6363
<h2>Example</h2>
6464
<p>Metrics for measurement with id 8809582:</p>
6565
<p><a href="` + *metricsPath + `?measurement_id=8809582">` + r.Host + *metricsPath + `?measurement_id=8809582</a></p>
66-
<h2>More Information</h2>
66+
<h2>More information</h2>
6767
<p><a href="https://github.com/czerwonk/atlas_exporter">github.com/czerwonk/atlas_exporter</a></p>
6868
</body>
6969
</html>`))

0 commit comments

Comments
 (0)