From a46e7e063c95e0dc3a470f91568cedb58290769c Mon Sep 17 00:00:00 2001 From: minima Date: Sun, 2 Sep 2001 21:11:42 +0000 Subject: [PATCH] final changes for tonite, honest --- html/connect.html | 4 ++-- html/style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/html/connect.html b/html/connect.html index 485dda50..c6bb4e27 100644 --- a/html/connect.html +++ b/html/connect.html @@ -177,8 +177,8 @@ Last modified: Sun Sep 2 22:02:36 BST 2001 particular strings) and then performs some "action" (usually some kind of connect command for the type of system you are trying to navigate). When one - "state" "fires" - (detects the string are looking for), it sends the command + "state" "fires" + (detects the string are looking for), it sends the command associated with that state and then moves onto the next "state", in our case: the next line.

diff --git a/html/style.css b/html/style.css index 1750979d..890417b8 100644 --- a/html/style.css +++ b/html/style.css @@ -14,4 +14,4 @@ .send { color: blue; } .expect { color: red; } .cmd { color: green; } - .connect { color: brown; } \ No newline at end of file + .connect { color: purple; } -- 2.34.1