Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
christinatruong committed Oct 22, 2014
1 parent 7605828 commit 22587c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1716,9 +1716,9 @@ <h2>Add Flexslider to Your project: Step 1</h2>
<section class="slide" data-markdown>
##Searching for what you need

Luckily we have wonderful community of developers that create code snippets and share it with the rest of the world. The main goal is to be able to right our own code from scratch, by why not use tried to true methods that have already been created by the experts?
Luckily we have wonderful community of developers that create code snippets and share it with the rest of the world. The main goal is to be able to write our own code from scratch, by why not use tried–and–true methods that have already been created by the experts?

One of the many small effects one can add to your site to give it that little extra sumthin' sumthin' is a smooth scroll. There are many plugins that can do some fancy tricks but to add a simple smooth scroll to our one page site, we can use this little snippet created by [Chris Coyier of css-tricks.com](http://css-tricks.com/snippets/jquery/smooth-scrolling/).
One of the many small effects one can add to a site to give it that little extra sumthin' sumthin' is a smooth scroll. There are many plugins that can do some fancy tricks but to add a simple smooth scroll to our one page site, we can use this little snippet created by [Chris Coyier of css-tricks.com](http://css-tricks.com/snippets/jquery/smooth-scrolling/).

Let's look at this snippet, then add it to our project.

Expand All @@ -1744,7 +1744,7 @@ <h2>Add Flexslider to Your project: Step 1</h2>
<section class="slide" data-markdown>
## Next steps & resources

**Exciting!** You now have a responsive image rotator on your project page full of the images that you want to show to people. But why stop there right?
**Exciting!** You now have a responsive image rotator on your project page full of the images that you want to show to people. But why stop there?

Check out the [these bonus lessons](framework/bonus-flexslider.html) for further customization of the Flexslider.
Here's a [link to the slide](index.html#slide79) with other available plugins to try as well.
Expand Down

0 comments on commit 22587c3

Please sign in to comment.