Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e9dfecc

Browse files
authored
Merge pull request #2986 from Rnbsov/patch-37
typo
2 parents 12024bc + 0e47678 commit e9dfecc

File tree

1 file changed

+1
-1
lines changed
  • 1-js/08-prototypes/04-prototype-methods/2-dictionary-tostring

1 file changed

+1
-1
lines changed

‎1-js/08-prototypes/04-prototype-methods/2-dictionary-tostring/solution.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ alert(dictionary); // "apple,__proto__"
2828

2929
When we create a property using a descriptor, its flags are `false` by default. So in the code above, `dictionary.toString` is non-enumerable.
3030

31-
See the the chapter [](info:property-descriptors) for review.
31+
See the chapter [](info:property-descriptors) for review.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /