From c48dd539654d5bc288f4970d1ed0031df756710e Mon Sep 17 00:00:00 2001 From: Sandeep B Date: Fri, 30 Oct 2020 18:30:53 +0530 Subject: [PATCH] documentation code error fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab8c181..1575f9c 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ export class HomeComponent implements OnInit { [left]="left" [right]="right" (compareResults)="onCompareResults($event)" -> +> ``` ## Build the NgxTextDiff module