Skip to content

Commit

Permalink
ℹ️ Showcase tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
HeySreelal committed Jun 23, 2024
1 parent f22c71a commit 40a0a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ bot.use(LoggingMiddleware());
Transformers allow you to alter the request payloads directly, providing a more
flexible way to modify requests before they are sent to the API.

### Example: Auto Replier Transformer
#### Example: Auto Replier Transformer

```dart
class AutoReplier implements Transformer {
Expand Down

0 comments on commit 40a0a09

Please sign in to comment.