From 8aa0dcd3c8dc3ae46befaf4cd45edc2665d30f06 Mon Sep 17 00:00:00 2001 From: Alex Strick van Linschoten Date: Tue, 11 Feb 2025 10:36:53 +0100 Subject: [PATCH] Fix typo Signed-off-by: Alex Strick van Linschoten --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5abc91d..ec8c392 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LLMPerf -A Tool for evaulation the performance of LLM APIs. +A Tool for evaluating the performance of LLM APIs. # Installation ```bash