Skip to content

Commit 622a391

Browse files
Update src/intl/en/learn-quizzes.json
Co-authored-by: Paul Wackerow <[email protected]>
1 parent aa56be6 commit 622a391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/intl/en/learn-quizzes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@
633633
"smart-contracts-2-d-label": "A website",
634634
"smart-contracts-2-d-explanation": "A website is the frontend which captures user directions. A smart contract is the backend logic where these directions are executed, and the result may be returned.",
635635
"smart-contracts-3-prompt": "What is not one of the main characteristics of a smart contract?",
636-
"smart-contracts-3-a-label": "Automatic execution",
636+
"smart-contracts-3-a-label": "Deterministic execution",
637637
"smart-contracts-3-a-explanation": "The main benefit of a smart contract is that it deterministically executes unambiguous code when certain conditions are met.",
638638
"smart-contracts-3-b-label": "Public record",
639639
"smart-contracts-3-b-explanation": "With smart contracts on a public blockchain, anyone can instantly track asset transfers and other related information.",

0 commit comments

Comments
 (0)