From 343a8d1d64e67cea63218e62d3c7918fad332f65 Mon Sep 17 00:00:00 2001 From: RobertYermakov <132233896+RobertYermakov@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:03:25 +0300 Subject: [PATCH] Update README.md Fixed a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5c993b..fb48ef7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ISO-8583 Java Lib -#### ISO8583 Message Packer and Unpakcer with ISOClient for communication with iso server +#### ISO8583 Message Packer and Unpacker with ISOClient for communication with iso server ###### (Supporting both Blocking IO and NIO) ###### (Supporting SSL/TLS)