From 2e550430b963d35f10713e51e5ee5d442330cbfc Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sun, 22 Sep 2019 23:41:27 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ea128e..0488ead 100644 --- a/README.md +++ b/README.md @@ -123,8 +123,8 @@ specification for CGI, but it gets the job done for the purposes of Gemini. Any executable file placed in the server's ``cgi-bin/`` directory will be considered a CGI script. When a CGI script is requested by a gemini client, -the jetforce server will execute the script and pass in information about the -request using environment variables: +the jetforce server will execute the script and pass along information about +the request using environment variables: | Variable Name | Example | | --- | --- |