Skip to content

Commit 75003ce

Browse files
Fix incorrect JSON format in dart.json
1 parent 7cf5472 commit 75003ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/dart.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
{
151151
"definition": "একটি স্ট্রিং খালি কিনা",
152152
"code": "''.isEmpty"
153-
}
153+
},
154154
{
155155
"definition": "একটি স্ট্রিং এ ভ্যালু আছে",
156156
"code": "''.isNotEmpty"

0 commit comments

Comments
 (0)