From b1a6fb05146e55fbadcfd6237478a9c5325f5da4 Mon Sep 17 00:00:00 2001 From: Arijit Das Date: Mon, 14 Jun 2021 10:55:23 +0530 Subject: [PATCH] Fix typo. --- test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/README.md b/test/README.md index a2d93136..7d5c3b82 100644 --- a/test/README.md +++ b/test/README.md @@ -9,7 +9,7 @@ Running unit tests: make test_local ``` -Running intrgration test: +Running integration test: ```bash make integrationtest_local ``` \ No newline at end of file