Skip to content

Commit ce32dfa

Browse files
authored
Merge pull request #37 from rezzza/Spy-Seth-patch-1
Typo fix
2 parents 3585a17 + 8bb2007 commit ce32dfa

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)