Skip to content

Commit 2716777

Browse files
committed
Fix a MARK
...
1 parent fefe2ea commit 2716777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/servedocc/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ else {
4747
let dataIndexPath = docPath + "/" + dataIndex
4848

4949

50-
// MARK: - Serve Individual
50+
// MARK: - Serve Individual Files
5151

5252
/// This serves individual, fixed files.
5353
func serveFile(_ path: String) -> Middleware {

0 commit comments

Comments
 (0)