From 3df8399b794f77240eca297ca8149ec663ed3b10 Mon Sep 17 00:00:00 2001 From: Milka64 Date: Mon, 11 Dec 2023 16:33:37 +0100 Subject: [PATCH] typo --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b063a11..0a4b57e 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ extensions = [ You can use d2lang in sphinx directive -`source/index.rst` +`source/index.rest` -```rst +```rest Hello World =========== @@ -40,7 +40,7 @@ Hello World You can use an external file like this -```rst +```rest Hello World =========== @@ -59,7 +59,7 @@ There is two options you can use You can specify layout engine to use -```rst +```rest Hello World =========== @@ -71,7 +71,7 @@ Hello World #### Output filename -```rst +```rest Hello World ===========