We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73f4be7 + b4bdf9f commit 38bfc96Copy full SHA for 38bfc96
components/calculator/ChainParametersForm.tsx
@@ -196,7 +196,7 @@ export function ChainParametersForm(): ReactElement {
196
labelClass="calculator-label"
197
data={comparableTransactionTypeOptions}
198
onSelect={setComparableTransactionType}
199
- description="What are the transaction types are similar to"
+ description="What transaction types are similar to"
200
className="calculator-select t-1 sm:text-lg py-1 px-2 sm:py-2 sm:px-4"
201
label="Comparable Transaction Type"
202
/>
0 commit comments