Skip to content

Commit

Permalink
Merge pull request #8 from ui5-community/vobu-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
vobu authored Sep 6, 2023
2 parents 3e09701 + 295a9e0 commit 927bf35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export default class extends Generator {
{
type: "confirm",
name: "initrepo",
message: "Would you like to initialize a local github repository for the application?",
message: "Would you like to initialize a local git repository for the application?",
default: true
}
];
Expand Down

0 comments on commit 927bf35

Please sign in to comment.