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 typo in docs where wrong headers are referenced #16

Merged
merged 1 commit into from
Dec 31, 2020

Conversation

acelaya
Copy link
Contributor

@acelaya acelaya commented Dec 31, 2020

Q A
Documentation yes
Bugfix kind of
BC Break no
New Feature no
RFC no
QA no

Description

This fixes a typo in the docs, where the Access-Control-Allowed-Max-Age and Access-Control-Exposed-Headers headers are referenced, where it should be Access-Control-Max-Age and Access-Control-Expose-Headers.

It's just a typo in the docs, the code is using the proper values.

This is the same as #15, but pointing to the proper branch

Signed-off-by: Alejandro Celaya <alejandro@alejandrocelaya.com>
@samsonasik samsonasik merged commit 4c9227a into mezzio:1.0.x Dec 31, 2020
@samsonasik
Copy link
Member

@acelaya thank you 👍

@acelaya acelaya deleted the patch/docs-typo branch December 31, 2020 13:06
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.

None yet

2 participants