Skip to content

Commit ee8c220

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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)