Skip to content

Commit

Permalink
digitization_update (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lungsangg authored Feb 24, 2025
2 parents b3b4062 + cc9fc44 commit da6f7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/VersionBlock/VersionInformation.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ function VersionInformation({currentRef, version}) {
{`${Sefaria._("text.version.information.digitization")}: `}
</span>
<a className="versionDetailsLink" href="/digitized-by-sefaria" target="_blank">
{Sefaria._("Sefaria")}
{Sefaria._("Pecha")}
</a>
</div>
<div className={classNames(VersionBlockUtils.makeAttrClassNames(version, {"versionLicense": 1, "versionDetailsElement": 1}, "license" ))}>
Expand Down

0 comments on commit da6f7ab

Please sign in to comment.