Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit 5fd2a03

Browse files
author
Bowden Kelly
authored
Merge pull request #22 from backmeupplz/patch-1
fix typo
2 parents b7a3bb9 + 3b97e05 commit 5fd2a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Navigate to `http://localhost:3000`
2929

3030
# TypeScript + Node
3131
The main purpose of this repository is to show a good end-to-end project setup and workflow for writing Node code in TypeScript.
32-
I will try to keep this as up-to-date as possible, but community contributions and recommendations for improvements are encourage and will be most welcome.
32+
I will try to keep this as up-to-date as possible, but community contributions and recommendations for improvements are encouraged and will be most welcome.
3333

3434
In the next few sections I will call out everything that changes when adding TypeScript to an Express project.
3535
Note that all of this has already been setup for this project, but feel free to use this as a reference for converting other Node.js project to TypeScript.

0 commit comments

Comments
 (0)