Commit 5cd3b8d
authored
docs: add missing backticks to
Hello,
I've added missing backticks to `introduction-to-nodejs.md`.
I believe that `statusCode`, `200`, and `Content-Type` are code related values, so they must be wrapped in backticks (inline code blocks).
Signed-off-by: 루밀LuMir <[email protected]>introduction-to-nodejs.md (#7539)1 parent 48847aa commit 5cd3b8d
File tree
1 file changed
+2
-2
lines changed- apps/site/pages/en/learn/getting-started
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments