Skip to content

Commit 4d5dd9a

Browse files
authored
Merge pull request #23863 from nicoschoenteich/master
typo
2 parents af162a8 + 4652852 commit 4d5dd9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/sapui5-fiori-cf-data-visualization/sapui5-fiori-cf-data-visualization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add a new view to your SAPUI5 application by using an `easy-ui5` subgenerator.
2929
**Open** a new terminal session on root level of your project and execute:
3030

3131
```Terminal
32-
yo easy-ui5 project newview
32+
yo easy-ui5 project view
3333
```
3434

3535
| Parameter | Value

0 commit comments

Comments
 (0)