We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d30295 commit 51f5065Copy full SHA for 51f5065
stopment.go
@@ -8,7 +8,7 @@ import (
8
//go:embed src/stopments/static
9
var files embed.FS
10
11
-// Static is a io/fs directory containing static files for the Stopments application.
+// Static is an io/fs directory containing static files for the Stopments application.
12
// It contains following files:
13
//
14
// - favicon.ico
0 commit comments