Skip to content

Commit 2834003

Browse files
authored
fixed grammar on doc.
If readers can gain additional pieces of information on smart contracts, then "more details" should be correct.
1 parent daad9a4 commit 2834003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction-to-smart-contracts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A Simple Smart Contract
1010

1111
Let us begin with a basic example that sets the value of a variable and exposes
1212
it for other contracts to access. It is fine if you do not understand
13-
everything right now, we will go into more detail later.
13+
everything right now, we will go into more details later.
1414

1515
Storage Example
1616
===============

0 commit comments

Comments
 (0)