(core) Fix typo in tutorial card

Test Plan: N/A

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4308
This commit is contained in:
George Gevoian 2024-08-04 23:27:05 -04:00
parent 5dbdb5c06c
commit 1ce26ea6f5

View File

@ -50,7 +50,7 @@ export function buildOnboardingCards(
t('Complete our basics tutorial'), t('Complete our basics tutorial'),
), ),
cssTutorialCardSubHeader( 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( cssTutorialCardBody(
cssTutorialProgress( cssTutorialProgress(