Skip to content

Commit 61e02c8

Browse files
author
Thiago Bustamante
committed
readme
1 parent 1359259 commit 61e02c8

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
@@ -413,7 +413,7 @@ Only if the namespace ```'test'``` is active, the ```'config.dependencyURL'``` w
413413

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

416-
If you want to remove a namespace, just call ```namespace.remove()````
416+
If you want to remove a namespace, just call ```namespace.remove()```
417417

418418
```typescript
419419
const namespace = Container.namespace('test');

0 commit comments

Comments
 (0)