diff --git a/README.md b/README.md
index 2c3be13500044ea9bb36a1eda0b5351257989970..c0fbbea10df66710c9f16daae24ecdb5ed750969 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,8 @@ When a blockchain currency has been indexed, you can test some fun queries :
  - get a block by number (e.g the block #0):
     
     http://localhost:9200/meta_brouzouf/block/0 -> with some additional metadata given by ES
-    http://localhost:9200/meta_brouzouf/block/0/_source1 -> the original JSON block
+    
+    http://localhost:9200/meta_brouzouf/block/0/_source -> the original JSON block
         
  - Block #125 with only hash, dividend and memberCount: