Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Bustamante committed Mar 10, 2020
1 parent 1359259 commit 61e02c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ Only if the namespace ```'test'``` is active, the ```'config.dependencyURL'``` w

To use the default namespace, just call ```Container.namespace(null)```.

If you want to remove a namespace, just call ```namespace.remove()````
If you want to remove a namespace, just call ```namespace.remove()```

```typescript
const namespace = Container.namespace('test');
Expand Down

0 comments on commit 61e02c8

Please sign in to comment.