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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to