diff --git a/LearnJsonEverything.LessonEditor/Controls/Editor.xaml b/LearnJsonEverything.LessonEditor/Controls/Editor.xaml index fac4833..8720c2e 100644 --- a/LearnJsonEverything.LessonEditor/Controls/Editor.xaml +++ b/LearnJsonEverything.LessonEditor/Controls/Editor.xaml @@ -55,7 +55,7 @@ - + @@ -78,7 +78,7 @@ CodeContent="{Binding SelectedLesson.InitialCode, ElementName=Self, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"/> -