Skip to content

Commit

Permalink
fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoostVoskuil authored and cmendible committed Jan 14, 2025
1 parent 6b63f70 commit 4beaba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercisefiles/node_typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ The requests that the server must attend are the following:
### Excercise 3: Document the code
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.
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.
### Exercise 4: Building tests
Expand Down

0 comments on commit 4beaba5

Please sign in to comment.