From b82290015843190e63ea36dcd2079e2da290ebbe Mon Sep 17 00:00:00 2001 From: akurasov <86794754+akurasov@users.noreply.github.com> Date: Tue, 25 Jan 2022 12:38:46 +0300 Subject: [PATCH] small corrections --- tutorials/Getting_Started/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/Getting_Started/README.md b/tutorials/Getting_Started/README.md index 7c9963d6de..646e6528a3 100644 --- a/tutorials/Getting_Started/README.md +++ b/tutorials/Getting_Started/README.md @@ -7,8 +7,8 @@ using Compose Multiplatform UI framework. ## Prerequisites - Compose for Desktop can produce applications for macOS, Linux and Windows platforms, -and so any of these platforms can be used for this tutorial. + Compose for Desktop can produce applications for macOS, Linux and Windows platforms. +So any of these platforms can be used for this tutorial. The following software has to be preinstalled: * JDK 11 or later