Skip to content

Commit 12ce31d

Browse files
kidneysoloSuperlokkus
authored andcommitted
Update object_reference.md (nodejs#827)
1 parent 7ac658b commit 12ce31d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/object_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ For more general information on references, please consult [`Napi::Reference`](r
88
```cpp
99
#include <napi.h>
1010

11-
using namescape Napi;
11+
using namespace Napi;
1212

1313
void Init(Env env) {
1414

0 commit comments

Comments
 (0)