From 6bd2c1ba74d7f8eea029b4a6e654eba3e5a4c54e Mon Sep 17 00:00:00 2001 From: Liran Tal Date: Sat, 10 Feb 2024 13:35:29 +0200 Subject: [PATCH] docs: use the proper Node.js written convention form (#3140) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab7f9862aa..a17c67e498 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ We support [OpenTelemetry](https://opentelemetry.io) as the library which you ca - Java - Python -- NodeJS +- Node.js - Go - PHP - .NET