Skip to content

Commit 32aa2aa

Browse files
fix: file sync datastore
1 parent b140f84 commit 32aa2aa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

recommendation/system.web.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
"existingMethodName": "Application_BeginRequest",
451451
"newMethodName": "Invoke"
452452
},
453-
"Description": "Replace method name",
453+
"Description": "Replace method name.",
454454
"ActionValidation": {
455455
"Contains": "Invoke",
456456
"NotContains": ""
@@ -531,4 +531,5 @@
531531
]
532532
}
533533
]
534-
}
534+
}
535+

0 commit comments

Comments
 (0)