From f141d2305bd55944977f868e65b479e405394a53 Mon Sep 17 00:00:00 2001 From: Clayton Smith Date: Mon, 14 Oct 2024 16:02:11 -0400 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aec84a..25e2d27 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Stream decoding (m17-decoder-sym) has optional input parameters, shown below. ``` #### Packet mode -Packet encoding is available with `m17-packet-encoder`. Its input parameters are shown below. +Packet encoding is available with `m17-packet-encode`. Its input parameters are shown below. ``` -S - source callsign (uppercase alphanumeric string) max. 9 characters -D - destination callsign (uppercase alphanumeric string) or ALL for broadcast