We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ff5be commit 91adc48Copy full SHA for 91adc48
src/cdk/schematics/update-tool/index.ts
@@ -194,7 +194,7 @@ export class UpdateProject<Context> {
194
}
195
196
/**
197
- * Creates a program form the specified tsconfig and patches the host
+ * Creates a program from the specified tsconfig and patches the host
198
* to read files and directories through the given file system.
199
*
200
* @throws {TsconfigParseError} If the tsconfig could not be parsed.
0 commit comments