Skip to content

Commit 5a94a7c

Browse files
authored
Merge pull request #12698 from Abdulkarim4u/develop
fixed grammar on doc.
2 parents ca4c983 + 2834003 commit 5a94a7c

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)