Skip to content

Commit 382e309

Browse files
authored
fix: [NR-NMP-624] Typo (#670)
1 parent e2354f3 commit 382e309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/views/SoilTests/SoilTests.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ export default function SoilTests() {
335335
/>
336336
{!soilTestId && (
337337
<InfoBox>
338-
Do you have soil test from within the past 3 years?
338+
Do you have soil tests from within the past 3 years?
339339
<ul>
340340
<li>Yes - Select the lab used (soil test methods)</li>
341341
<li>No - Click Next</li>

0 commit comments

Comments
 (0)