Skip to content

docs: fixed variable name in ASGIMiddleware code example#4151

Merged
Harshal6927 merged 1 commit intolitestar-org:mainfrom
mmev:docs/4149-typo-in-asgi-middleware-example
Apr 28, 2025
Merged

docs: fixed variable name in ASGIMiddleware code example#4151
Harshal6927 merged 1 commit intolitestar-org:mainfrom
mmev:docs/4149-typo-in-asgi-middleware-example

Conversation

@mmev
Copy link
Copy Markdown
Contributor

@mmev mmev commented Apr 28, 2025

Description

Fix #4149

  • Fixed name of logger in example of custom middleware (ASGIMiddleware)

Closes

@mmev mmev requested review from a team as code owners April 28, 2025 18:54
@github-actions github-actions bot added area/middleware This PR involves changes to the middleware size: small pr/external Triage Required 🏥 This requires triage labels Apr 28, 2025
@Harshal6927 Harshal6927 changed the title Fix #4149 - docs: fixed variable name in ASGIMiddleware code example docs: fixed variable name in ASGIMiddleware code example Apr 28, 2025
@Harshal6927
Copy link
Copy Markdown
Member

Thanks :)

@Harshal6927 Harshal6927 merged commit d2fd22f into litestar-org:main Apr 28, 2025
28 of 29 checks passed
@github-actions
Copy link
Copy Markdown

Documentation preview will be available shortly at https://litestar-org.github.io/litestar-docs-preview/4151

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/middleware This PR involves changes to the middleware pr/external size: small Triage Required 🏥 This requires triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Typo in MyMiddleware class example in documentation

2 participants