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 c773137 commit 5a1ee2eCopy full SHA for 5a1ee2e
guides/release/services/index.md
@@ -262,7 +262,7 @@ export default class CartContentsComponent extends Component {
262
263
Back in the `VanillaClass` itself, you must store the value somewhere and possibly provide yourself an easy way to access the value:
264
265
-```javascript {data-filename=app/components/cart-content/vanilla-class.js}
+```javascript {data-filename=app/components/cart-contents/vanilla-class.js}
266
import { service } from '@ember/service';
267
268
export class VanillaClass {
0 commit comments