Skip to content

Commit

Permalink
fix: update text
Browse files Browse the repository at this point in the history
  • Loading branch information
tomzemp committed Aug 22, 2023
1 parent 803373a commit e536489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data-workspace/title-bar/title-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ const TitleBar = () => {
>
<span>
{i18n.t(
'Source data was refreshed {{timeDifference}} ago',
'Source data was generated {{timeDifference}} ago',
{
timeDifference: getRelativeTimeDifference({
startTimestamp:
Expand Down

0 comments on commit e536489

Please sign in to comment.