Skip to content

Commit 123cb65

Browse files
committed
diagnosticMessages
1 parent e92a405 commit 123cb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler/diagnosticMessages.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5023,7 +5023,7 @@
50235023
"category": "Error",
50245024
"code": 17015
50255025
},
5026-
"The `jsxFragmentFactory` compiler option must be provided to use JSX fragments with the `jsxFactory` compiler option.": {
5026+
"The 'jsxFragmentFactory' compiler option must be provided to use JSX fragments with the 'jsxFactory' compiler option.": {
50275027
"category": "Error",
50285028
"code": 17016
50295029
},

0 commit comments

Comments
 (0)