From 945f9630623237fe0d58739879d87b26d098ac23 Mon Sep 17 00:00:00 2001 From: h1alexbel Date: Thu, 6 Jul 2023 18:21:03 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9756420..a526bc2 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,7 @@ here is XML output: ``` -You can integrate it with [jcabi-xml](https://github.com/jcabi/jcabi-xml): +Also, you can integrate `eokson` with [jcabi-xml](https://github.com/jcabi/jcabi-xml): ```java import com.jcabi.xml.XMLDocument;