Skip to content

Commit 8bb2007

Browse files
authored
Typo fix
1 parent 3585a17 commit 8bb2007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ var fooServiceInstance = container.getService('foo');
4545

4646
var barParameterValue = container.getParameter('bar');
4747

48-
constainer.destroy();
48+
container.destroy();
4949
```
5050

5151
## Configuration

0 commit comments

Comments
 (0)