Skip to content

Commit 4fc6266

Browse files
authored
Fix formatting in config.json blurb
typo (spotted by @BNAndras)
1 parent 7e28729 commit 4fc6266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/numbers/.meta/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"colinleach"
44
],
55
"contributors": [],
6-
"blurb": "Kotlin has a variety of integer and floating point types, and a math library to manipulate them."
6+
"blurb": "Kotlin has a variety of integer and floating point types, and a math library to manipulate them."
77
}

0 commit comments

Comments
 (0)