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 3585a17 commit 8bb2007Copy full SHA for 8bb2007
README.md
@@ -45,7 +45,7 @@ var fooServiceInstance = container.getService('foo');
45
46
var barParameterValue = container.getParameter('bar');
47
48
-constainer.destroy();
+container.destroy();
49
```
50
51
## Configuration
0 commit comments