Skip to content

Commit c3563ea

Browse files
committed
ref: removed trailing comma
1 parent fee2788 commit c3563ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/standard/runtime_definition/text/std_text_from_ascii.proto.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"documentation": [
6161
{
6262
"code": "en-US",
63-
"content": "Takes a list of numbers where each number is an ASCII code, and returns the string they represent.",
63+
"content": "Takes a list of numbers where each number is an ASCII code, and returns the string they represent."
6464
}
6565
],
6666
"alias": [

0 commit comments

Comments
 (0)