We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc398f commit bcd4ebaCopy full SHA for bcd4eba
README.md
@@ -83,7 +83,7 @@ boilerplate code to manage each wire adapter for each component.
83
`LWC Signals` provides a simple way to create reactive data signals that can be used to share state between components
84
without the need to broadcast messages or manage subscriptions and wires.
85
86
-## Creating a signals
+## Creating a signal
87
88
> 👀 You can find the full working code for the following example in the `examples`
89
> folder.
0 commit comments