Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Jun 30, 2023
1 parent a964e93 commit 558786b
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 @@ -277,7 +277,7 @@ final FkBroker broker = new InXml(
);
```

It will create XML in-memory file with following structure:
It will create in-memory XML document with following structure:
```xml
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<broker>
Expand Down

0 comments on commit 558786b

Please sign in to comment.