From 26a5013d00ef2201cd6433f308f53dc52e277b76 Mon Sep 17 00:00:00 2001
From: Jeffry Lum <22460123+j-lum@users.noreply.github.com>
Date: Sat, 31 Aug 2019 16:40:20 +0800
Subject: [PATCH] Change indentation in FXML samples to match AB-3
---
tutorials/javaFxTutorialPart4.md | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/tutorials/javaFxTutorialPart4.md b/tutorials/javaFxTutorialPart4.md
index 1a6e5bc412..0e0ab280c4 100644
--- a/tutorials/javaFxTutorialPart4.md
+++ b/tutorials/javaFxTutorialPart4.md
@@ -48,15 +48,15 @@ Create the following files in `src/main/resources/view`:
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
```
@@ -70,13 +70,13 @@ Create the following files in `src/main/resources/view`:
-
-
-
-
-
-
-
+
+
+
+
+
+
+
```