Skip to content

Commit 0939033

Browse files
committed
Update 01/README
1 parent 76bddac commit 0939033

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

steps/01/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Step 1: Hello World!
22

3-
As you know OpenUI5 is all about HTML5. Let's get started with building a first "Hello World" with only HTML. In addition we'll initialize the UI5 Tooling, so we can benefit from it from the beginning.
3+
As you know, OpenUI5 is all about HTML5. Let's get started with building a first "Hello World" with only HTML. In addition we'll initialize the UI5 Tooling, so we can benefit from it from the beginning.
44

55
 
66

@@ -165,7 +165,7 @@ This will open a new browser window hosting your newly created `index.html`.
165165

166166
### Conventions
167167

168-
- The `index.html` file is located in the `webapp` folder if it is used productively.
168+
- The `index.html` file is located in the `webapp` folder.
169169

170170
 
171171

0 commit comments

Comments
 (0)