docs: fix import method text in create dataset guide
- Dominant language
- Go
- Stars
- 5.7k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 29
Description
### Description
In the documentation page [Create dataset](https://loop.coze.cn/open/docs/cozeloop/create-dataset), the text above the local data import screenshot says:
> 如果导入方式是 数据更新与追加,你需要确保列映射关系符合预期。
However, the highlighted import method in the screenshot is **全量覆盖**. The text should match the selected import method.
### Expected
The sentence should say:
> 如果导入方式是 全量覆盖,你需要确保列映射关系符合预期。
### Actual
The sentence currently says:
> 如果导入方式是 数据更新与追加,你需要确保列映射关系符合预期。
### Additional context
The product UI option itself appears to be correct: the import method option is labeled `全量覆盖`. This looks like a documentation content typo rather than a frontend runtime issue.
Contributor guide
Research direction
Open the Create dataset documentation page and locate the sentence above the local data import screenshot. Change the import-method wording from 数据更新与追加 to 全量覆盖, then verify that the sentence matches the highlighted screenshot option and the expected text.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 92/100