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

docs: fix typo in upgrade_450 #8726

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

datamweb
Copy link
Contributor

@datamweb datamweb commented Apr 7, 2024

Description
Explain what you have changed, and why.

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@@ -88,7 +88,7 @@ you would get the error response::
'http_errors' => false,
]);
$response->getStatusCode(); // In previous versions: 200
// In this verrsion: 405
// In this version: 405
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@kenjis kenjis changed the title docs: fix typo in UG docs: fix typo in upgrade_450 Apr 7, 2024
@kenjis kenjis added the documentation Pull requests for documentation only label Apr 7, 2024
@datamweb datamweb force-pushed the docs-typo-installation branch from c8749de to 2e0b16b Compare April 7, 2024 23:50
Copy link
Member

@kenjis kenjis left a comment

Choose a reason for hiding this comment

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

Thank you!

@kenjis kenjis merged commit 1387b24 into codeigniter4:develop Apr 8, 2024
3 checks passed
@datamweb datamweb deleted the docs-typo-installation branch April 8, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Pull requests for documentation only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants