From c101642f8957b684f304274fd4aae9eea70e42f0 Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Thu, 3 Mar 2016 21:13:50 -0800 Subject: [PATCH] Style --- adsbus/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adsbus/README.md b/adsbus/README.md index b36cbba..85ca754 100644 --- a/adsbus/README.md +++ b/adsbus/README.md @@ -29,7 +29,7 @@ make * Data flows: * Send (data flows out of adsbus) * Receive (data flows in to adsbus) - * Send + Receive (both directions on the same socket, without echo) + * Send & receive (both directions on the same socket, without echo) * Formats: * [airspy_adsb](../protocols/airspy_adsb.md) (a.k.a. ASAVR) * [beast](../protocols/beast.md)