influxdata / influxdata/docs-v2

bug(typo): "and and" in Vale Style Check Results

Open Beginner friendly
#7,138 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.