Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Examples Error #6

Closed
scottoffen opened this issue Aug 12, 2015 · 1 comment
Closed

Code Examples Error #6

scottoffen opened this issue Aug 12, 2015 · 1 comment
Assignees
Milestone

Comments

@scottoffen
Copy link
Owner

Embarrassingly, I have a glaring error in my documentation that I just noticed - because I never bothered to reread my documentation after that first day, I guess.

fade : [ in : 'fast', out : 'slow' ]

Should (obviously) be:

fade : { in : 'fast', out : 'slow' }

I did this (or something like it) in multiple places.

@scottoffen scottoffen self-assigned this Aug 12, 2015
scottoffen pushed a commit that referenced this issue Aug 12, 2015
@scottoffen
Copy link
Owner Author

Fixed

@scottoffen scottoffen added this to the 1.1 milestone Aug 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant