We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f1a707 commit f2a5d5aCopy full SHA for f2a5d5a
web/pages/BarcodeForm.tsx
@@ -170,7 +170,7 @@ const BarcodeForm: React.FC = () => {
170
return (
171
<div className="flex flex-col items-center">
172
<h3 className="text-primary dark:text-secondary font-header font-bold text-center text-2xl mb-4">
173
- Genrating pass for runner {formValues.athleteId}
+ Generating pass for runner {formValues.athleteId}
174
</h3>
175
<p className="xl:mx-24 mb-4 text-center">
176
Before continuing, please tap the button below to open the parkrun profile
0 commit comments