From 8702a4e8fd1bbfaf4f426b75e8b85a87ede0e0b0 Mon Sep 17 00:00:00 2001 From: Allan Bowe Date: Fri, 17 Jun 2022 13:14:02 +0000 Subject: [PATCH] fix: home page wording. Using fix to force previous change through.. --- web/src/components/home.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/src/components/home.tsx b/web/src/components/home.tsx index 4ff81ad..74c6f90 100644 --- a/web/src/components/home.tsx +++ b/web/src/components/home.tsx @@ -9,8 +9,8 @@ const Home = () => {

Welcome to SASjs Server!

- This portal provides an interface for executing Stored Programs (drive) - and ad hoc code (studio) against a SAS executable. The source code is + SASjs Server provides a REST interface for executing Stored Programs + and ad hoc code (studio) against SAS and JS executables. The source is available on{' '}