Skip to content
This repository was archived by the owner on Jan 21, 2024. It is now read-only.

Commit afa6735

Browse files
authored
Merge pull request #2 from JoshTheGoldfish/jerney-fix-typo
fix typo in README
2 parents 1dcd8e9 + 257859b commit afa6735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pass: Mulesoft1
3333
Currently there are two configurations available for the JSON Logger Module.
3434

3535
- `Logger Configuration`: Provides basic configuration for local generation of logs
36-
- `Logger with Anypoint MQ Configuration`: On to of the basic it also lets you configure an Anypoint MQ destination. This enables the connector to not only log the entries locally but also send them to Anypoint MQ asynchronously (if you must know, this feature uses [OkHttp3](https://github.com/square/okhttp) under the covers)
36+
- `Logger with Anypoint MQ Configuration`: On top of the basics it also lets you configure an Anypoint MQ destination. This enables the connector to not only log the entries locally but also send them to Anypoint MQ asynchronously (if you must know, this feature uses [OkHttp3](https://github.com/square/okhttp) under the covers)
3737

3838
#### Default JSON structure
3939

0 commit comments

Comments
 (0)