Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 693ee3d

Browse files
committed
updated message
1 parent d576542 commit 693ee3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h1>JavaScript Pattern Collection</h1>
4444
</header>
4545
<div role="main">
4646
<section id="intro">
47-
<p>A JavaScript pattern and antipattern code collection that covers function patterns, jQuery patterns, design patterns, general patterns, literals and constructor patterns (<em>upcoming</em>), object creation patterns (<em>upcoming</em>), code reuse patterns (<em>upcoming</em>), DOM and browser patterns (<em>upcoming</em>).</p>
47+
<p>A JavaScript pattern and antipattern code collection that covers function patterns, jQuery patterns, design patterns, general patterns, literals and constructor patterns, object creation patterns (<em>upcoming</em>), code reuse patterns (<em>upcoming</em>), DOM and browser patterns (<em>upcoming</em>).</p>
4848
<p>Newly added patterns and improved pattern updates will be regularly <a href="http://twitter.com/shichuan">tweeted</a>.</p>
4949
</section>
5050
<section>

0 commit comments

Comments
 (0)