From 887a19ca80ba5f9f77eb1385446e5e1c686237e9 Mon Sep 17 00:00:00 2001 From: Christopher Hoskin Date: Thu, 22 Nov 2018 09:13:23 +0000 Subject: [PATCH] Expand CLSI to Common LaTeX Service Interface on first use --- services/clsi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/clsi/README.md b/services/clsi/README.md index e074204c36..ba0a63e4ef 100644 --- a/services/clsi/README.md +++ b/services/clsi/README.md @@ -5,7 +5,7 @@ A web api for compiling LaTeX documents in the cloud [![Build Status](https://travis-ci.org/sharelatex/clsi-sharelatex.png?branch=master)](https://travis-ci.org/sharelatex/clsi-sharelatex) -The CLSI provide a RESTful interface to traditional LaTeX tools (or, more generally, any command line tool for composing marked-up documents into a display format such as PDF or HTML). The CLSI listens on the following ports by default: +The Common LaTeX Service Interface (CLSI) provides a RESTful interface to traditional LaTeX tools (or, more generally, any command line tool for composing marked-up documents into a display format such as PDF or HTML). The CLSI listens on the following ports by default: * TCP/3009 - the RESTful interface * TCP/3048 - reports load information