Skip to content

Commit

Permalink
Change created by to creator (#4876)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Quandt <[email protected]>
  • Loading branch information
thquad committed Mar 2, 2021
1 parent 19dd3a8 commit adc8282
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</app-meta-card-value>
</app-meta-card-item>
<app-meta-card-item *ngIf="enableUserEndpoints$ | async">
<app-meta-card-key>Created by</app-meta-card-key>
<app-meta-card-key>Creator</app-meta-card-key>
<app-meta-card-value>
<div>{{ row.creator.name }}</div>
</app-meta-card-value>
Expand Down

0 comments on commit adc8282

Please sign in to comment.