From db1652823c3e76f667e7066c3f2a1f94e681898c6944dbd3347fa66f48848dd2 Mon Sep 17 00:00:00 2001 From: ADAM David Alan Martin Date: Tue, 12 May 2026 02:16:26 -0400 Subject: [PATCH] Fix typo. --- docs/variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/variables.md b/docs/variables.md index 8b6f7f8..2c8186c 100644 --- a/docs/variables.md +++ b/docs/variables.md @@ -81,7 +81,7 @@ v4_net_xy2="172.22" ### Description -This variable defines a director into which the configuration files for services +This variable defines a directory into which the configuration files for services will be generated. By default it is `${rc_router_conf_dir}/gen`. ### Example