You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by aa...@apache.org on 2019/09/09 22:55:04 UTC

[pulsar] branch master updated: Fix quote in README.md (#5149)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 61c75af  Fix quote in README.md (#5149)
61c75af is described below

commit 61c75aff1f08078403f4505241de944951c3a87f
Author: Like <ke...@outlook.com>
AuthorDate: Tue Sep 10 06:54:58 2019 +0800

    Fix quote in README.md (#5149)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a7e340d..1945eb9 100644
--- a/README.md
+++ b/README.md
@@ -100,7 +100,7 @@ To configure annotation processing in IntelliJ:
    1. Set "Production sources directory:" to "target/generated-sources/annotations".
    2. Set "Test sources directory:" to "target/generated-test-sources/test-annotations".
 
-4. Click “OK”.
+4. Click "OK".
 
 5. Install the lombok plugin in intellij.