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 b78ce65 + 9cacb0d commit 0e473ddCopy full SHA for 0e473dd
packages/@ember/application/namespace.ts
@@ -23,7 +23,7 @@ import EmberObject from '@ember/object';
23
such as an application or framework. Create a namespace anytime you want
24
to define one of these new containers.
25
26
- # Example Usage
+ ## Example Usage
27
28
```javascript
29
MyFramework = Ember.Namespace.create({
0 commit comments