This is an automated email from the ASF dual-hosted git repository.

hubcio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git


The following commit(s) were added to refs/heads/master by this push:
     new 003cfe845 docs(node): fix "diclaimer" typo in README (#4188)
003cfe845 is described below

commit 003cfe845f484c1ecbb259d1474aa39dc372e3d6
Author: Justin Mclean <[email protected]>
AuthorDate: Wed Sep 16 16:43:27 2026 +1000

    docs(node): fix "diclaimer" typo in README (#4188)
---
 foreign/node/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/foreign/node/README.md b/foreign/node/README.md
index 58461d3ad..9d1779968 100644
--- a/foreign/node/README.md
+++ b/foreign/node/README.md
@@ -10,7 +10,7 @@
 
 Apache Iggy Node.js client written in typescript, it currently only supports 
tcp & tls transports.
 
-diclaimer: although all iggy commands & basic client/stream are implemented 
this is still a WIP, provided as is, and has still a long way to go to be 
considered "battle tested".
+Disclaimer: although all iggy commands & basic client/stream are implemented 
this is still a WIP, provided as is, and has still a long way to go to be 
considered "battle tested".
 
 note: This lib started as _iggy-bin_ ( 
[github](https://github.com/T1B0/iggy-bin) / 
[npm](https://www.npmjs.com/package/iggy-bin)) before migrating under iggy-rs 
org. package [email protected] is equivalent to @iggy.rs/[email protected] and migrating 
again under apache iggy monorepo ( 
[github](https://github.com/apache/iggy/tree/master/foreign/node) and is now 
published on npmjs as apache-iggy
 

Reply via email to