Skip to content

Commit

Permalink
docs: fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
ErfanMomeniii authored and Erfan Momeni committed Jan 4, 2025
1 parent beb5896 commit 0fd8df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/whats_new.md
Original file line number Diff line number Diff line change
Expand Up @@ -1388,7 +1388,7 @@ This middleware uses `context.WithTimeout` to manage the lifecycle of requests.
`exclude` (`func(fiber.Ctx) bool`): A filter function to exclude specific requests from being subjected to the load-shedding logic (optional).
#### Usage Example
##### Usage Example
```go
import "github.com/gofiber/fiber/v3/middleware/loadshedding
Expand Down

0 comments on commit 0fd8df7

Please sign in to comment.