From 5cd42c2ccbcc0399720cdc4b34eb050dbfdbdbf6 Mon Sep 17 00:00:00 2001 From: KIRCHSTH Date: Sat, 26 Dec 2020 20:59:46 +0100 Subject: [PATCH] Add sample rel_* versus lay_* (2 - fix finding) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fdac00..0936fca 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ You can force the direction of a relationship by using: * `Rel_L`, `Rel_Left` * `Rel_R`, `Rel_Right` -In rare cases, you can force a layout of objects which has no relationship by using: +In rare cases, you can force the layout of objects which have no relationships by using: * `Lay_U` * `Lay_D`