Skip to content
Snippets Groups Projects
Commit b4cf5de2 authored by Jake Champion's avatar Jake Champion Committed by Leo Balter
Browse files

Fixed typo, `now` should be `no` (#2061)

parent 9280e1f8
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
/*--- /*---
es6id: 26.1.11 es6id: 26.1.11
description: > description: >
Returns empty array when target has now own properties. Returns empty array when target has no own properties.
info: | info: |
26.1.11 Reflect.ownKeys ( target ) 26.1.11 Reflect.ownKeys ( target )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment