Skip to content

Commit a7e5717

Browse files
authoredFeb 16, 2024
Update README.md to fix typo
1 parent a5246f9 commit a7e5717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ python -m scripts evaluate --config=example_config.json --numquestions=2
174174

175175
### Specifying the evaluate metrics
176176

177-
Rhe `evaluate` command will use the metrics specified in the `requested_metrics` field of the config JSON.
177+
The `evaluate` command will use the metrics specified in the `requested_metrics` field of the config JSON.
178178
Some of those metrics are built-in to the evaluation SDK, and the rest are custom metrics that we've added.
179179
180180
#### Built-in metrics

0 commit comments

Comments
 (0)
Please sign in to comment.