From 89fef44803701ad41390abfb03e86d598fd0cdaf Mon Sep 17 00:00:00 2001 From: adekoder Date: Tue, 25 Sep 2018 09:56:21 +0100 Subject: [PATCH] Fix documentation bug - issue #145 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a1e02fc..cbb70c3c 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ This can be achieved by using the `[awWizardStepTitle]` directive inside a wizar ``` -Be aware, that you can only use `[awWizardStepTitle]` together with Angular, because `ng-template` was introduced in Angular 4. +Be aware, that you can only use `[awWizardStepTitle]` together with Angular 4 or later, because `ng-template` was introduced in Angular 4. ### \[awOptionalStep\] If you need to define an optional step, that doesn't need to be done to continue to the next steps, you can define an optional step