From ad71b383037c0b06f0ef2317c240c6fc18cbbe23 Mon Sep 17 00:00:00 2001 From: Gerald Bauer Date: Sun, 11 Sep 2022 15:57:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd930f8d..d97d9a5e 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ from another talk. Happy exploring the world with JavaScript Object Notation (JS A: Not sure I understand your question ;-). factbook.json is a REST HTTP API for the World Factbook. -For example, to request the country profile (data) for Germany (gm) using the REST HTTP API ( - no API key required ;-) - ) try and so on. +For example, to request the country profile (data) for Germany (`gm`) using the REST HTTP API ( - no API key required ;-) - ) try and so on.