Skip to content

Commit 2246290

Browse files
authored
Fix line highlighting
1 parent b0c2210 commit 2246290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/11/en/part11c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Here the <i>app</i> refers to the application process that is started up in the
111111
[[services]]
112112
http_checks = []
113113
internal_port = 8080
114-
processes = ["app"] // highlight-line
114+
processes = ["app"] # highlight-line
115115
```
116116

117117
#### 11.10 Deploying your application to Fly.io

0 commit comments

Comments
 (0)