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

Fixed bug with bunq title being capitalized (bunq/doc#27) #28

Merged
merged 2 commits into from
May 7, 2018

Conversation

Crecket
Copy link
Contributor

@Crecket Crecket commented May 7, 2018

This PR closes/fixes the following issues:

@@ -0,0 +1,3 @@
.api-info h1:first-child {
text-transform: inherit;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing new line at end of file.

Copy link
Contributor

@OGKevin OGKevin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Thanks @Crecket

@OGKevin OGKevin merged commit a61847b into bunq:develop May 7, 2018
OGKevin added a commit that referenced this pull request May 8, 2018
Fixed bug with bunq title being capitalized (#27)
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.

bunq is capitalized in the documentation title
2 participants