diff --git a/README.md b/README.md
index ba861b7a73eec2440563f829b6835ce94d71cdb7..81c5502a10c5a6ee00a5494823f5f4955398d6f8 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ L'IHM est alors consultable à l'adresse http://localhost:15000/graphql
 
 ### hello
 
-```json
+```graphql
 {
   hello
 }
@@ -40,7 +40,7 @@ L'IHM est alors consultable à l'adresse http://localhost:15000/graphql
 
 ### block(number)
 
-```json
+```graphql
 {
   block(number: 0) {
     number