From c234d5d25331d6ed3b9455ce8c93ec4d34402f91 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 15 Sep 2021 20:45:48 -0400 Subject: "Row" => "Sequence" --- stdlib/source/program/compositor.lux | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'stdlib/source/program/compositor.lux') diff --git a/stdlib/source/program/compositor.lux b/stdlib/source/program/compositor.lux index 7499075cc..90d02c44c 100644 --- a/stdlib/source/program/compositor.lux +++ b/stdlib/source/program/compositor.lux @@ -17,8 +17,7 @@ ["[0]" text ["%" format {"+" format}]] [collection - ["[0]" dictionary {"+" Dictionary}] - ["[0]" row {"+" Row}]]] + ["[0]" dictionary {"+" Dictionary}]]] [time ["[0]" instant]] ["[0]" world "_" -- cgit v1.2.3