From 78fdb9fb4d4196d02129ee75a97c7c819b80f44a Mon Sep 17 00:00:00 2001 From: danielpeintner Date: Tue, 10 Oct 2023 10:21:05 +0200 Subject: [PATCH] docs: improved wording based on feedback from @wiresio --- packages/td-tools/src/util/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/td-tools/src/util/README.md b/packages/td-tools/src/util/README.md index 9415ccc8f..7e704b945 100644 --- a/packages/td-tools/src/util/README.md +++ b/packages/td-tools/src/util/README.md @@ -103,4 +103,4 @@ example(); Note: make sure that the file `counterHTTP.json` is in the same folder as the script. `node td-to-aid.js` -... will show the online counter im AAS/AID JSON format (usable by AASX Package Explorer V3.0). +... will show the online counter im AAS/AID JSON format (compliant with AAS V3.0 and can be imported by AASX Package Explorer).