You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by "shibd (via GitHub)" <gi...@apache.org> on 2023/05/06 09:28:43 UTC

[GitHub] [pulsar-client-node] shibd commented on a diff in pull request #323: [Doc] Add links to client feature matrix in README.md

shibd commented on code in PR #323:
URL: https://github.com/apache/pulsar-client-node/pull/323#discussion_r1186670401


##########
README.md:
##########
@@ -49,28 +49,28 @@ yarn add pulsar-client
 Then you can run the following simple end-to-end example:
 
 ```javascript
-const Pulsar = require('pulsar-client');
+const Pulsar = require("pulsar-client");

Review Comment:
   It better uses `'`.
   
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org