Skip to content

Commit

Permalink
Aligning with the example theme.
Browse files Browse the repository at this point in the history
(cherry picked from commit 1ec5b5e)
  • Loading branch information
Viacheslav Isaev authored and titusjaka committed Oct 7, 2023
1 parent a34e609 commit 121daca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ inputs:
text: Would you like to include the readme file?
type: yesno
- id: ProjectType
text: Select example type
text: Select project type
type: select
options:
- simple
Expand Down
2 changes: 1 addition & 1 deletion transformations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ inputs:
text: Please provide a long project description
type: text
- id: ProjectType
text: Select example type
text: Select project type
type: select
options: [ "simple", "medium", "advanced" ]
before:
Expand Down

0 comments on commit 121daca

Please sign in to comment.