Skip to content

Commit 728659d

Browse files
Merge pull request rage#317 from gardalic/patch-3
Typo fixes on pt. 13 Multiple views
2 parents 9dcf387 + c1dc1e0 commit 728659d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

data/part-13/5-multiple-views.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -351,8 +351,7 @@ public class ExampleApplication extends Application {
351351
// 2.3. Set initial view
352352
layout.setCenter(firstLayout);
353353

354-
355-
// 3. Create main scene with layout
354+
// 3. Create main scene with layout
356355
Scene scene = new Scene(layout);
357356

358357

0 commit comments

Comments
 (0)