Skip to content

Commit

Permalink
Update projects/ngrx.io/content/guide/signals/signal-method.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marko Stanimirović <[email protected]>
  • Loading branch information
rainerhahnekamp and markostanimirovic authored Dec 2, 2024
1 parent c2d151a commit a58d8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/ngrx.io/content/guide/signals/signal-method.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export class NumbersComponent {
}
```

## Advantages over simple effect
## Advantages over Effect

At first sight, `signalMethod`, might be the same as `effect`:

Expand Down

0 comments on commit a58d8a6

Please sign in to comment.