From 76d27a5c94b3c9ee9ed52a19042c0e9bd6c8bd85 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Fri, 28 Jun 2024 14:21:40 -0500 Subject: [PATCH] Update upgrading.md --- setup/upgrading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/upgrading.md b/setup/upgrading.md index f3526f5e..38688a49 100644 --- a/setup/upgrading.md +++ b/setup/upgrading.md @@ -1,6 +1,6 @@ # Upgrading -CommandBox is a Java-based tool that involves several pieces including native Java classes, CFML code, and the embedded Railo CLI. However, most changes are confined to the CFML code managed by [WireBox](http://wiki.coldbox.org/wiki/WireBox.cfm). To determine what version you have installed, use the `version` command. +CommandBox is a Java-based tool that involves several pieces including native Java classes, CFML code, and the embedded Lucee CLI. However, most changes are confined to the CFML code managed by [WireBox](http://wiki.coldbox.org/wiki/WireBox.cfm). To determine what version you have installed, use the `version` command. ```bash box version