From 4b966cdf06e6384065289ff6dacea6f259531846 Mon Sep 17 00:00:00 2001 From: Kevin Harrison Date: Sun, 16 Dec 2018 17:26:42 -0500 Subject: [PATCH] Update for single-table window flags --- Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.md b/Documentation.md index 5990c73..bb74a0d 100644 --- a/Documentation.md +++ b/Documentation.md @@ -163,7 +163,7 @@ Show the given window. Hide the given window. ### Flags -Windows and some window-like widgets can accept a number of window flags. Here is a list of the possible flags alongside their meanings: +Windows and some window-like widgets can accept a number of window flags. Either specify the window flags separately as function arguments or bundle them all in a single table. Here is a list of the possible flags alongside their meanings: ##### 'border' Draw a border around the window.