Skip to content

Commit

Permalink
Merge pull request poole#62 from Tourorist/patch-1
Browse files Browse the repository at this point in the history
Fixed a small typo
  • Loading branch information
mdo committed Dec 18, 2014
2 parents e2a6f89 + 7bbb852 commit 02a8d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ title: About

### Sticky sidebar content

By default Hyde ships with a sidebar that affixes it's content to the bottom of the sidebar. You can optionally disabled this by removing the `.sidebar-sticky` class from the sidebar's `.container`. Sidebar content will then normally flow from top to bottom.
By default Hyde ships with a sidebar that affixes it's content to the bottom of the sidebar. You can optionally disable this by removing the `.sidebar-sticky` class from the sidebar's `.container`. Sidebar content will then normally flow from top to bottom.

```html
<!-- Default sidebar -->
Expand Down

0 comments on commit 02a8d5c

Please sign in to comment.