Skip to content

Commit e6b5b43

Browse files
authored
Merge pull request #15781 from XxAlex74xX/develop
Fix missing in JSON
2 parents 669092c + 640dd41 commit e6b5b43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/natspec-format.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ JSON file as output for the ``Tree`` contract:
209209
"age(uint256)" :
210210
{
211211
"notice" : "Calculate tree age in years, rounded up, for live trees"
212-
}
212+
},
213213
"leaves()" :
214214
{
215215
"notice" : "Returns the amount of leaves the tree has."

0 commit comments

Comments
 (0)