Skip to content

Commit

Permalink
fix: Regenerate button typo (#2072)
Browse files Browse the repository at this point in the history
  • Loading branch information
shohag121 authored Nov 21, 2023
1 parent 4809084 commit 472d17c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/admin/components/PasswordGenerator.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default {
regenrateTitle: {
type: String,
default: 'Regenrate'
default: 'Regenerate'
},
length: {
Expand Down Expand Up @@ -87,4 +87,4 @@ export default {
}
}
}
</script>
</script>

0 comments on commit 472d17c

Please sign in to comment.