Explorar el Código

Typo correction in README

Richard Knight hace 6 años
padre
commit
0f284e362b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -40,7 +40,7 @@ export class AppModule { }
 
 ```
 
-In any component where you want to generate a form, import andthen inject the DynaformService.
+In any component where you want to generate a form, import and then inject the DynaformService.
 
 ```typescript
 import { Component } from '@angular/core';