Skip to content

Commit

Permalink
Fix Typo in author role
Browse files Browse the repository at this point in the history
  • Loading branch information
PKuhlmay committed Jul 2, 2024
1 parent 3568217 commit df6d6ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Build/Sources/initialValues/author.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const defaultAuthor = {
export const roles = [
"Developer",
"testing master",
"Project Manager",
"Product Manager",
"Designer",
"Tester",
"Documentation Writer",
Expand Down
2 changes: 1 addition & 1 deletion Resources/Public/JavaScript/main.js

Large diffs are not rendered by default.

0 comments on commit df6d6ac

Please sign in to comment.