Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarParra committed Jun 1, 2024
1 parent d33f184 commit 6f42418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export default class Counter extends LightningElement {

### `$computed`

You the `$computed` function to create a reactive value that depends on the signals.
You can use the `$computed` function to create a reactive value that depends on the signals.

```javascript
// display.js
Expand Down

0 comments on commit 6f42418

Please sign in to comment.