From 690aec061db4cfab50b998822628f732e115e11e Mon Sep 17 00:00:00 2001 From: cbdev Date: Sat, 15 Aug 2020 11:15:01 +0200 Subject: Improve some documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ea079bf..3a3fcbd 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ side must have exactly one channel. Example multi-channel mapping: ``` -instance-a.channel{1..5} > instance-b.{1,2,3,4,5} +instance-a.channel{1..5} > instance-b.{a,b,c,d,e} ``` ## Backend documentation -- cgit v1.2.3