Skip to content

Commit 64c8fc7

Browse files
committed
Fixing titles on deferred sub-articles so that there aren't 3 articles titled 'deferred' in the listing
1 parent 8944d05 commit 64c8fc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

page/code-organization/deferreds/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Deferreds
2+
title: Deferred examples
33
level: advanced
44
source: http://msdn.microsoft.com/en-us/magazine/gg723713.aspx
55
attribution:

page/code-organization/deferreds/jquery-deferreds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Deferreds
2+
title: jQuery Deferreds
33
level: advanced
44
source: http://msdn.microsoft.com/en-us/magazine/gg723713.aspx
55
attribution:

0 commit comments

Comments
 (0)