From 715ea18de1e08f7d492a102d5a37ba4b0673ca2f Mon Sep 17 00:00:00 2001 From: osullif7 Date: Mon, 30 Sep 2024 22:49:00 +0100 Subject: [PATCH] fixed typo --- IDE/Espressif/ESP-IDF/examples/wolfssl_benchmark/README.md | 2 +- IDE/Espressif/ESP-IDF/examples/wolfssl_test/README.md | 2 +- IDE/Espressif/ESP-IDF/examples/wolfssl_test_idf/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/IDE/Espressif/ESP-IDF/examples/wolfssl_benchmark/README.md b/IDE/Espressif/ESP-IDF/examples/wolfssl_benchmark/README.md index 143a6a6991e..0d899a75352 100644 --- a/IDE/Espressif/ESP-IDF/examples/wolfssl_benchmark/README.md +++ b/IDE/Espressif/ESP-IDF/examples/wolfssl_benchmark/README.md @@ -66,7 +66,7 @@ See the [feature request](https://sysprogs.com/w/forums/topic/feature-request-sh 1-1. Example Configuration -> BENCH_ARG : argument that you want to use. Default is "-lng 0" - The list of argument can be find in help. + The list of arguments can be found in help. When you want to run the benchmark program diff --git a/IDE/Espressif/ESP-IDF/examples/wolfssl_test/README.md b/IDE/Espressif/ESP-IDF/examples/wolfssl_test/README.md index ee66039f04a..50f942c05dc 100644 --- a/IDE/Espressif/ESP-IDF/examples/wolfssl_test/README.md +++ b/IDE/Espressif/ESP-IDF/examples/wolfssl_test/README.md @@ -28,7 +28,7 @@ No wolfSSL setup is needed. You may need to adjust your specific COM port. The d 1-1. Example Configuration -> TEST_ARG : argument that you want to use. Default is "-lng 0" - The list of argument can be find in help. + The list of arguments can be found in help. When you want to run the test program diff --git a/IDE/Espressif/ESP-IDF/examples/wolfssl_test_idf/README.md b/IDE/Espressif/ESP-IDF/examples/wolfssl_test_idf/README.md index f8ec01cec60..6f6e10c480c 100644 --- a/IDE/Espressif/ESP-IDF/examples/wolfssl_test_idf/README.md +++ b/IDE/Espressif/ESP-IDF/examples/wolfssl_test_idf/README.md @@ -16,7 +16,7 @@ Open the VisualGDB Visual Studio Project file in the VisualGDB directory and cli 1-1. Example Configuration -> TEST_ARG : argument that you want to use. Default is "-lng 0" - The list of argument can be find in help. + The list of arguments can be found in help. When you want to run the test program