Skip to content

Commit bcd4eba

Browse files
authored
Update README.md
1 parent 1cc398f commit bcd4eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ boilerplate code to manage each wire adapter for each component.
8383
`LWC Signals` provides a simple way to create reactive data signals that can be used to share state between components
8484
without the need to broadcast messages or manage subscriptions and wires.
8585

86-
## Creating a signals
86+
## Creating a signal
8787

8888
> 👀 You can find the full working code for the following example in the `examples`
8989
> folder.

0 commit comments

Comments
 (0)