Fix spelling of Transportation logistics tracker (#11626)

* Fix spelling of Transportation logistics tracker

* Fix spelling for 3 other templates

* Bump version to 3.2.2

---------

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
This commit is contained in:
Abhinaba Adhikari 2024-12-17 18:04:06 +05:30 committed by GitHub
parent 855c70c563
commit 4b6fe67724
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 8 additions and 8 deletions

View file

@ -1 +1 @@
3.2.1-ce
3.2.2-ce

View file

@ -1 +1 @@
3.2.1-ce
3.2.2-ce

View file

Before

Width:  |  Height:  |  Size: 98 KiB

After

Width:  |  Height:  |  Size: 98 KiB

View file

@ -1 +1 @@
3.2.1-ce
3.2.2-ce

View file

@ -1,5 +1,5 @@
{
"name": "AI powered reimbursement tracker with ocr",
"name": "AI powered reimbursement tracker with OCR",
"description": "Streamline expense management with Gemini AI and REST API. Automate receipt scanning, data extraction, and approval workflows.",
"widgets": [
"Table",

View file

@ -1,5 +1,5 @@
{
"name": "Transporation logistics tracker",
"name": "Transportation logistics tracker",
"description": "Optimize logistics operations with real-time tracking, route planning, and key analytics for effective transportation management.",
"widgets": [
"Table",
@ -11,6 +11,6 @@
"id": "tooljetdb"
}
],
"id": "transporation-logistics-tracker",
"id": "transportation-logistics-tracker",
"category": "operations"
}

View file

@ -1,5 +1,5 @@
{
"name": "Url splitter and parser",
"name": "URL splitter and parser",
"description": "Break down URLs into individual components for easy analysis and debugging in web development.",
"widgets": [
"Table",

View file

@ -1,5 +1,5 @@
{
"name": "Utf 8 encoder and decoder",
"name": "UTF-8 encoder and decoder",
"description": "Encode and decode text to and from UTF-8 for enhanced text processing, facilitating multilingual support and accurate data transmission.",
"widgets": [
"Table",