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

Remove extra '>' from body tag #294

Merged
merged 3 commits into from
Mar 16, 2016
Merged

Remove extra '>' from body tag #294

merged 3 commits into from
Mar 16, 2016

Conversation

tannerhodges
Copy link
Contributor

A tiny fix, but there's an extra > in the style guide's body tag. This commit removes it.

Before:

<body  id="patternlab-body">>

After:

<body id="patternlab-body">

Brian Muenzenmeyer and others added 3 commits February 26, 2016 01:14
bmuenzenmeyer pushed a commit that referenced this pull request Mar 16, 2016
Remove extra '>' from body tag
@bmuenzenmeyer bmuenzenmeyer merged commit 75ed0f8 into pattern-lab:dev Mar 16, 2016
@bmuenzenmeyer
Copy link
Member

Thanks @tannerhodges !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants