Skip to content

Commit f77aa53

Browse files
committed
Setting the right anchor for extending_native_objects
1 parent ab1ff1e commit f77aa53

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
@@ -359,7 +359,7 @@ object = one: 1, two: 2
359359
alert("#{key} = #{value}") for key, value of object
360360
```
361361

362-
<a name="#extending_native_objects"/>
362+
<a name="extending_native_objects"/>
363363
## Extending Native Objects
364364

365365
Do not modify native objects.

0 commit comments

Comments
 (0)