(core) Fix typo in tutorial card

Test Plan: N/A

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4308
pull/1157/head
George Gevoian 2 months ago
parent 5dbdb5c06c
commit 1ce26ea6f5

@ -50,7 +50,7 @@ export function buildOnboardingCards(
t('Complete our basics tutorial'),
),
cssTutorialCardSubHeader(
t('Learn the basic of reference columns, linked widgets, column types, & cards.')
t('Learn the basics of reference columns, linked widgets, column types, & cards.')
),
cssTutorialCardBody(
cssTutorialProgress(

Loading…
Cancel
Save