Skip to content

Commit 6a079d6

Browse files
committed
docs: correct grammar
1 parent cb300fd commit 6a079d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/codacy-ai/codacy-ai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ More details about [False Positives here](../repositories/commits.md#false-posit
5757

5858
- Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into model training.
5959
- To detect a Possible False Positive, Codacy only processes the specific issue context: one request per file with issues. No additional repository data is sent or used.
60-
- Prompts are neither stored nor visible by anyone.
60+
- Prompts are neither stored nor visible to anyone.
6161
- As an extra precaution, before any code snippet is sent to the AI model, Codacy automatically redacts secrets (API keys, tokens, credentials, and other high-entropy strings) from the code context.
6262

6363
<div id="pr-reviewer"></div>
@@ -123,5 +123,5 @@ Rules for the output:
123123

124124
- Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into model training.
125125
- To enrich the review, the git diff of the Pull Request as well as some related files' contents can be sent as context. No data is stored on our side, or used to train any models.
126-
- Prompts are neither stored nor visible by anyone.
126+
- Prompts are neither stored nor visible to anyone.
127127
- As an extra precaution, before any code snippet is sent to the AI model, Codacy automatically redacts secrets (API keys, tokens, credentials, and other high-entropy strings) from the code context.

0 commit comments

Comments
 (0)