Skip to content

Commit 6a55b9c

Browse files
authored
fix the lack of lack
1 parent eac4b11 commit 6a55b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The JSON implementation of the SuperCollider standard library lacks certain features such as
66

7-
* [ ] lack of a JSON encoder (the conversion of an dictionary to a JSON string)
7+
* [ ] a JSON encoder (the conversion of an dictionary to a JSON string)
88
* [ ] parsing JSON values into their respective type (`.parseJSON` converts everything to a string)
99

1010
which this Quark implements, building on top of the existing implementation.

0 commit comments

Comments
 (0)