From 1ce49563a6a570755a63bf29fcbb5aebafdd61c0 Mon Sep 17 00:00:00 2001 From: Dmytrol <46675332+Dimitrolito@users.noreply.github.com> Date: Fri, 6 Dec 2024 17:28:23 +0200 Subject: [PATCH] typos README.md --- p2p/simulations/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p2p/simulations/README.md b/p2p/simulations/README.md index 1f9f72dcda..149be82b23 100644 --- a/p2p/simulations/README.md +++ b/p2p/simulations/README.md @@ -116,7 +116,7 @@ the expectation and what network events were emitted during the step run. ## HTTP API -The simulation framework includes a HTTP API that can be used to control the +The simulation framework includes an HTTP API that can be used to control the simulation. The API is initialised with a particular node adapter and has the following