From 191978bfa52c492e8555b4daa112271cff0b9d27 Mon Sep 17 00:00:00 2001 From: adewumi Date: Wed, 26 Sep 2018 12:43:59 +0100 Subject: [PATCH] Fix documentation bug - issue #145 (#148) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a1e02f..cbb70c3 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