mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 02:01:43 +03:00
Rename "bug" to "issue"
This commit is contained in:
parent
79422fafb2
commit
72eb505308
@ -173,7 +173,7 @@ function BugTitleForm({ bug }: Props) {
|
||||
<div className="classes.headerSubtitle">
|
||||
<Typography color={'textSecondary'}>
|
||||
<Author author={bug.author} />
|
||||
{' opened this bug '}
|
||||
{' opened this issue '}
|
||||
<Date date={bug.createdAt} />
|
||||
</Typography>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user