Skip to content

Commit c79fa8b

Browse files
committed
readme
1 parent 9b368ff commit c79fa8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Features/customlogging-yocordapp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ In this example not only do the node logs output in json but we can add arbitrar
1919
logger.info("Initializing the transaction.");
2020
```
2121

22-
When we log this informational message, it gets output along with the other key value pairs we've specified in a JSON formatt:
22+
When we log this informational message, it gets output along with the other key value pairs we've specified in a JSON formatt:
2323
```
2424
{
2525
"instant": {

0 commit comments

Comments
 (0)