Skip to content

Commit 1cc7086

Browse files
committed
fix: one more documentation typo
1 parent 8417b6d commit 1cc7086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/connections.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Suppose you have a connection named `myhost` that shows up as `myusername@myhost
117117
<... other connections go here ...>,
118118
"myusername@myhost" : {
119119
"term:theme": "warmyellow",
120-
"term:fontsize": "16",
120+
"term:fontsize": 16,
121121
"term:fontfamily": "menlo"
122122
},
123123
<... other connections go here ...>

0 commit comments

Comments
 (0)