diff mbox series

selftests: tc-testing: Fixed Typo error

Message ID Zqp92oXa9joXk4T9@Emma
State New
Headers show
Series selftests: tc-testing: Fixed Typo error | expand

Commit Message

Karan Sanghavi July 31, 2024, 6:09 p.m. UTC
Corrected the typographical of the word  "multiple"
in the "name" field of the JSON object with ID "4341".

Signed-off-by: Karan Sanghavi <karansanghvi98@gmail.com>
---
 tools/testing/selftests/tc-testing/tc-tests/filters/flow.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/tools/testing/selftests/tc-testing/tc-tests/filters/flow.json b/tools/testing/selftests/tc-testing/tc-tests/filters/flow.json
index 58189327f..996448afe 100644
--- a/tools/testing/selftests/tc-testing/tc-tests/filters/flow.json
+++ b/tools/testing/selftests/tc-testing/tc-tests/filters/flow.json
@@ -507,7 +507,7 @@ 
     },
     {
         "id": "4341",
-        "name": "Add flow filter with muliple ops",
+        "name": "Add flow filter with multiple ops",
         "category": [
             "filter",
             "flow"