Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Spelling error.
  • Loading branch information
michaelcspeed committed May 15, 2013
1 parent da5b9c6 commit cfe65fb
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 @@ -57,7 +57,7 @@ customize the SlidingMenu to your liking.
* If you want to use another library such as ActionBarSherlock, you can just change the SlidingActivities to extend
the SherlockActivities instead of the regular Activities.

__3.__ You can use the SlidingMenu view directly in your xml layouts or programmatically in you Java code.
__3.__ You can use the SlidingMenu view directly in your xml layouts or programmatically in your Java code.
* This way, you can treat SlidingMenu as you would any other view type and put it in crazy awesome places like in the
rows of a ListView.
* So. Many. Possibilities.
Expand Down

0 comments on commit cfe65fb

Please sign in to comment.