Skip to content

Commit

Permalink
touchup: improve tutorial layout step wording
Browse files Browse the repository at this point in the history
  • Loading branch information
keyserj committed Aug 16, 2024
1 parent c91da07 commit 08cf04a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/tour/steps/breakdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const breakdownSteps: StepType[] = [
stepTitle="Laying things out"
text={
<span>
<NodeTypeText type="problem" /> details are laid at the top,{" "}
<NodeTypeText type="problem" /> details are laid at the top, with{" "}
<NodeTypeText type="solution" /> details at the bottom across from those, and solution
tradeoffs in between.
<br />
Expand Down

0 comments on commit 08cf04a

Please sign in to comment.