From 046d9ebbf29625c1e7232ca247eda133308331bb Mon Sep 17 00:00:00 2001 From: Pamela Fox Date: Tue, 22 Oct 2024 20:48:46 +0000 Subject: [PATCH] Trivial change --- docs/evaluation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/evaluation.md b/docs/evaluation.md index 8ce4df83..c4365f5c 100644 --- a/docs/evaluation.md +++ b/docs/evaluation.md @@ -72,4 +72,4 @@ python -m evaltools diff evals/results/baseline/ ## Run the evaluation on a PR -To run the evaluation on the changes in a PR, you can add a `/evaluate` comment to the PR. This will trigger the evaluation workflow to run the evaluation on the PR changes and will post the results to the PR. +To run the evaluation on the changes in a PR, you can add a `/evaluate` comment to the PR. This will trigger the evaluation workflow to run the evaluation on the PR changes, and will post the results to the PR.