Skip to content

Commit

Permalink
feat(fe/home/price): text change
Browse files Browse the repository at this point in the history
  • Loading branch information
MendyBerger committed May 30, 2024
1 parent 34c1ad9 commit 5fcfb2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/elements/src/entry/home/pricing/table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ export class _ extends LitElement {
})}
</div>
<div class="row white">
<div class="cell cell-header">Unlimited access to JIGs, playlists, & resources</div>
<div class="cell cell-header">Unlimited access to JIGs (Jewish Interactive Games), playlists, & resources</div>
${cells(this.kind, {
schools: html`
<div class="cell"><fa-icon icon="fa-solid fa-check"></fa-icon></div>
Expand Down

0 comments on commit 5fcfb2d

Please sign in to comment.