Fix the README typo: The parameter was incorrectly referred to as cb, but it is actually callback. This ensures clarity and correctness in the documentation for users.
Resolve issue #13: Addressed a problem that affected the functionality of the middleware, enhancing the overall user experience.