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.
2 parents 9e0c19f + 34a6abf commit b7e2003Copy full SHA for b7e2003
README.md
@@ -123,7 +123,7 @@ export default class MyOtherComponent extends Component {
123
> is because that is what is normally needed in a template.
124
125
`unwrap` and `update` can also both receive plain JS values. `unwrap` will
126
-return the value, and `update will no-op. This allows you to write components
+return the value, and `update` will no-op. This allows you to write components
127
that can optionally receive Boxes:
128
129
```hbs
0 commit comments