Skip to content

Commit

Permalink
Readme typo. :(
Browse files Browse the repository at this point in the history
  • Loading branch information
aroc committed Mar 28, 2012
1 parent d51f2fb commit 36cb15e
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions .gitignore
@@ -0,0 +1,34 @@
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache

# OS or Editor folders
.DS_Store
._*
Thumbs.db
.cache
.project
.settings
.tmproj
*.esproj
nbproject
*.sublime-project
*.sublime-workspace

# Komodo
*.komodoproject
.komodotools

# Folders to ignore
.hg
.svn
.CVS
.idea
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,4 +13,4 @@ Then include the Stylesheet. Ensure to include it AFTER bootstrap.css, as it ove
Cross-Browser Tested
--------------------

I've tested the modal on IE7+, Safari, Firefox 4+ and Chrome. Let me know if you find any compatiility issues.
I've tested the modal on IE7+, Safari, Firefox 4+ and Chrome. Let me know if you find any compatibility issues.

0 comments on commit 36cb15e

Please sign in to comment.