diff --git a/README.md b/README.md index 607fd486..fe538a65 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ Take a look at the three effects here: Observable.of(new SignOutBegin()) ); - @Effect() signOut$ = this.action$ .ofType(MainActionTypes.SIGN_OUT_BEGIN)