From d1258cde7ceed6182649f856b023a50846989844 Mon Sep 17 00:00:00 2001 From: "Penn, John M 047828115" Date: Wed, 27 Oct 2021 14:41:01 -0500 Subject: [PATCH] Fix typos in Configuring_TRICK_with_Civetweb.md. #1188 --- docs/documentation/web/Configuring_TRICK_with_Civetweb.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/web/Configuring_TRICK_with_Civetweb.md b/docs/documentation/web/Configuring_TRICK_with_Civetweb.md index 6857b3a5..def746c7 100644 --- a/docs/documentation/web/Configuring_TRICK_with_Civetweb.md +++ b/docs/documentation/web/Configuring_TRICK_with_Civetweb.md @@ -3,8 +3,8 @@ To configure Trick to support the civetweb web server, you'll need to 1. Download Civetweb from [Github](https://github.com/civetweb/civetweb). Where you put the Civetweb directory will be designated as $(CIVETWEB_HOME). -2. Build the Civetweb library: -3. Configure Trick +2. Build the Civetweb library. +3. Configure Trick. ### Building the Civetweb Library ```bash