diff --git a/README.md b/README.md index f273b08..9140ba3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is an example of how to implement file upload on nestjs with GraphQL ## Notes -This is build with apollo express 2 since apollo 3 currently isn't compatible with current newest nestjs/grapqhl (^8.x) +This is built with apollo express 2 since apollo 3 currently isn't compatible with current newest nestjs/grapqhl (^8.x) ## Upcoming @@ -46,4 +46,4 @@ $ npm run test:e2e # test coverage $ npm run test:cov -``` \ No newline at end of file +```