Skip to content

Commit f5fad23

Browse files
authored
Update object_reference.md (#827)
1 parent 35b6571 commit f5fad23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)