Skip to content

Commit ee8c220

Browse files
authored
chore: fix incorrect name property in integration-tutorial-code (#19218)
1 parent b75b32c commit ee8c220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_examples/integration-tutorial-code/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "_integration-tutorial-code",
2+
"name": "integration-tutorial-code",
33
"private": true,
44
"version": "1.0.0",
55
"description": "",

0 commit comments

Comments
 (0)