Skip to content

Commit

Permalink
fix: typo (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
sahilshahane committed Jan 4, 2024
1 parent 4236a97 commit d6d2d26
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -7,7 +7,7 @@ It calls a callback function with general information (realm, abilities, ...) an

## Configuration

The `craeteHTTPMiddleware` method, accepts a configuration object.
The `createHTTPMiddleware` method, accepts a configuration object.
The redis client, if enabled, is used to cache verification responses from the backend service.

```typescript
Expand Down

0 comments on commit d6d2d26

Please sign in to comment.