From 3d63ddd2d26624fe1f362900658c4b5e5d7854fb Mon Sep 17 00:00:00 2001 From: Pranav Jerry Date: Mon, 2 Aug 2021 18:13:32 +0530 Subject: [PATCH] Fixed typo in README.md Forgot a space after comma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a216da..6d75502 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ **naxalnet** is a program to create a wireless mesh network for communicating with each other. It can be useful during an internet shutdown, or to join online classes with a group of laptops. -It uses [B.A.T.M.A.N. Advanced][batman-adv],an implementation +It uses [B.A.T.M.A.N. Advanced][batman-adv], an implementation of the B.A.T.M.A.N. routing protocol to communicate with peers. WARNING: