adjusted text

This commit is contained in:
carlosrcoelho 2023-06-22 17:18:10 -03:00
commit b04e53cda0
7 changed files with 11 additions and 11 deletions

View file

@ -13,7 +13,7 @@
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "🤖 Creating Flows",
"title": "🎨 Creating Flows",
"permalink": "/creating-flows"
},
"next": {

View file

@ -1,7 +1,7 @@
{
"unversionedId": "creating-flows",
"id": "creating-flows",
"title": "🤖 Creating Flows",
"title": "🎨 Creating Flows",
"description": "Compose",
"source": "@site/docs/creating-flows.mdx",
"sourceDirName": ".",

View file

@ -17,7 +17,7 @@
"permalink": "/installation"
},
"next": {
"title": "🤖 Creating Flows",
"title": "🎨 Creating Flows",
"permalink": "/creating-flows"
}
}

View file

@ -34,7 +34,7 @@
},
{
"type": "link",
"label": "🤖 Creating Flows",
"label": "🎨 Creating Flows",
"href": "/creating-flows",
"docId": "creating-flows"
}
@ -204,7 +204,7 @@
},
"creating-flows": {
"id": "creating-flows",
"title": "🤖 Creating Flows",
"title": "🎨 Creating Flows",
"description": "Compose",
"sidebar": "docs"
},