From c706259b2aa2078a9501b3f67fcbae1c5119f8f9 Mon Sep 17 00:00:00 2001 From: Hack666r Date: Wed, 1 Jan 2025 15:03:20 +0100 Subject: [PATCH] typo fix README.md --- examples/benchmarkjs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/benchmarkjs/README.md b/examples/benchmarkjs/README.md index b4621f264..0c3f06b88 100644 --- a/examples/benchmarkjs/README.md +++ b/examples/benchmarkjs/README.md @@ -34,7 +34,7 @@ suite ``` Ensure the output includes string values converted from benchmark results. -This action extracts measured values fron the output. +This action extracts measured values from the output. Run the script in workflow: