influxdata / influxdata/docs-v2
bug(typo): "and and" in Vale Style Check Results
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
## Vale Style Check Results
| Metric | Count |
|--------|-------|
| Errors | 2 |
| Warnings | 2 |
| Suggestions | 2 |
### Errors (blocking)
| File | Line | Rule | Message |
|------|------|------|--------|
| `content/influxdb/cloud/reference/release-notes/influx-cli.md` | 3 | Vale.Repetition | 'and' is repeated! |
| `content/influxdb/v2/reference/release-notes/influx-cli.md` | 3 | Vale.Repetition | 'and' is repeated! |
Warnings (2)
| File | Line | Rule | Message |
|------|------|------|--------|
| `content/influxdb/cloud/reference/release-notes/influx-cli.md` | 3 | write-good.Illusions | 'and' is repeated! |
| `content/influxdb/v2/reference/release-notes/influx-cli.md` | 3 | write-good.Illusions | 'and' is repeated! |
---
❌ **Check failed** — fix 2 error(s) before merging.
_Originally posted by @github-actions[bot] in https://github.com/influxdata/docs-v2/issues/7133#issuecomment-4299231702_
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open content/influxdb/cloud/reference/release-notes/influx-cli.md and content/influxdb/v2/reference/release-notes/influx-cli.md, starting at line 3 where Vale reports the repeated “and”. Remove the duplicated wording in both files, then run the Vale style checks to confirm the two errors and warnings are resolved.
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
- 85/100