From 2207a0fc1cb64f19a4e0d58659ccced20fa78755 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Mon, 2 Jan 2023 03:05:33 +0000 Subject: shop --- shop2.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shop2.lua') diff --git a/shop2.lua b/shop2.lua index 9f1c308..c8e2716 100644 --- a/shop2.lua +++ b/shop2.lua @@ -59,7 +59,7 @@ local function disp_shopscreen() printseq(m) { {1,1}, colors.orange, "Apiaristics Consortium Store", - {1,2}, colors.lightGray, "Stock Price Adr. Name", + {1,2}, colors.lightGray, "Stock Price Adr. Name", } for ix,i in ipairs(ITEMS) do -- cgit v1.2.3