Преглед на файлове

Typo correction in README

Richard Knight преди 6 години
родител
ревизия
0f284e362b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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';