Skip to content

Commit 4beaba5

Browse files
Joost Voskuilcmendible
authored andcommitted
fix typo in README.md
1 parent 6b63f70 commit 4beaba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercisefiles/node_typescript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ The requests that the server must attend are the following:
136136
137137
### Excercise 3: Document the code
138138
139-
Documenting code is always a boring and painful task. However, we can use Copilot to document it for us. In the chat, ask Copilot to document the `nodeserver.js` file.
139+
Documenting code is always a boring and painful task. However, we can use Copilot to document it for us. In the chat, ask Copilot to document the `nodeserver.ts` file.
140140
141141
### Exercise 4: Building tests
142142

0 commit comments

Comments
 (0)