Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tool-get-weather-msn/default/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "default",
"title": "Get Weather forecase for today via MSN Weather",
"title": "Get Weather forecast for today via MSN Weather",
"summary": "Get the weather forecast for today using MSN Weather API.",
"description": "This workflow retrieves the weather forecast for today using the MSN Weather API. It is designed to be triggered by an HTTP request and to provide weather information.",
"artifacts": [
Expand All @@ -22,4 +22,4 @@
"kind": "shared"
}
}
}
}
4 changes: 2 additions & 2 deletions tool-get-weather-msn/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "tool-get-weather-msn",
"title": "Get Weather forecase for today via MSN Weather",
"title": "Get Weather forecast for today via MSN Weather",
"summary": "Get the weather forecast for today using MSN Weather API.",
"description": "This workflow retrieves the weather forecast for today using the MSN Weather API. It is designed to be triggered by an HTTP request and to provide weather information.",
"skus": [
Expand Down Expand Up @@ -30,4 +30,4 @@
"tags": [
"Tools"
]
}
}
Loading