aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2018-05-25 17:51:15 +0200
committerThierry Bultel <thierry.bultel@iot.bzh>2018-05-25 17:51:15 +0200
commit20565f33285d73b60adb9d53574d71bff268969f (patch)
tree5cc69456cf33b529ed073fa3a33369d6bbdee1b1
parent28ed131e3cac9cbd0f806e9e0c9f02eb0f92a368 (diff)
README.md: fixed a typo
-rw-r--r--conf.d/project/lua.d/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/project/lua.d/README.md b/conf.d/project/lua.d/README.md
index 11dbd49..ef08852 100644
--- a/conf.d/project/lua.d/README.md
+++ b/conf.d/project/lua.d/README.md
@@ -28,7 +28,7 @@ As a result, declaring three USB stereo sound card is equivalent to declare one
-- ["device"] = N, (default 0)
-- ["subdev"] = N, (default 0)
--
- -- * Mandotory List of sink channels attached to the card
+ -- * Mandatory List of sink channels attached to the card
-- ["sink"] = {
-- [0]= {["uid"]= "front-right", ["port"]= 0},
-- [1]= {["uid"]= "front-left", ["port"]= 1},