Skip to content

Commit 917c5a1

Browse files
authored
Read-only. (#668)
Resolves: rdar://107896158
1 parent ae267dd commit 917c5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lang/locales/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"possible-values": "Value | Possible Values"
162162
},
163163
"content-type": "Content-Type: {value}",
164-
"read-only": "Read only",
164+
"read-only": "Read-only",
165165
"error": {
166166
"unknown": "An unknown error occurred.",
167167
"image": "Image failed to load"

0 commit comments

Comments
 (0)