diff --git a/README.md b/README.md index b49e239..d4709c5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Keep in mind it will only run when your node_modules contains `@graphql-codegen/ ### How is it different than VilvaAthibanPB.graphql-codegen -This extension uses codegen from your node_moodules inside the folder you are working on, so you will never get a mismatching output to what your CLI would give you. Also it is faster. VilvaAthibanPB's always executes all of the codegens. +This extension uses codegen from your node_modules inside the folder you are working on, so you will never get a mismatching output to what your CLI would give you. Also it is faster. VilvaAthibanPB's always executes all of the codegens. This extensions only executes codegens that match the last saved file. ### OS support