1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 11:24:35 +00:00

chore: lint fixes

This commit is contained in:
Saad Jutt
2022-06-18 00:53:05 +05:00
parent b446baa822
commit a501a300dc

View File

@@ -9,8 +9,8 @@ const Home = () => {
<CssBaseline />
<h2>Welcome to SASjs Server!</h2>
<p>
SASjs Server provides a REST interface for executing Stored Programs
and ad hoc code (studio) against SAS and JS executables. The source 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{' '}
<a
href="https://github.com/sasjs/server"