mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 19:52:03 +08:00
fix: typo in WebScraper plugin description: "Scrapper" → "Scraper" (#32790)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
@@ -6,9 +6,9 @@ identity:
|
|||||||
zh_Hans: 网页抓取
|
zh_Hans: 网页抓取
|
||||||
pt_BR: WebScraper
|
pt_BR: WebScraper
|
||||||
description:
|
description:
|
||||||
en_US: Web Scrapper tool kit is used to scrape web
|
en_US: Web Scraper tool kit is used to scrape web
|
||||||
zh_Hans: 一个用于抓取网页的工具。
|
zh_Hans: 一个用于抓取网页的工具。
|
||||||
pt_BR: Web Scrapper tool kit is used to scrape web
|
pt_BR: Web Scraper tool kit is used to scrape web
|
||||||
icon: icon.svg
|
icon: icon.svg
|
||||||
tags:
|
tags:
|
||||||
- productivity
|
- productivity
|
||||||
|
|||||||
Reference in New Issue
Block a user