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 8c1cb50

Browse files
Change arrows, because Deckset is treating right arrows as left ones
1 parent 866e310 commit 8c1cb50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎presentation.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Object.prototype.isPrototypeOf(dog); // true
220220
dog.isPrototypeOf(puppy); // true
221221

222222
// The prototype chain, or prototypal inheritance, looks like...
223-
Object.prototype dog puppy
223+
Object.prototype dog puppy
224224
````
225225

226226
---

0 commit comments

Comments
(0)

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