From ecb57eef48ec68ad0bcff3fedf05f4f72d91375e Mon Sep 17 00:00:00 2001 From: nmset Date: Fri, 25 Oct 2019 20:25:27 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85c3e7e..a66ef7f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ make CONF=Release #linked to wtfcgi INSTALLING AND RUNNING Please see Wt's manuals about the modes of installing and running Wt applications. -In particular, K7 needs the enviromment variable WT_APP_ROOT that should point to the directory containing configuration and translation files. In the project's tree, it's WTAPPROOT/K7. +In particular, K7 needs the environment variable WT_APP_ROOT that should point to the directory containing configuration and translation files. In the project's tree, it's WTAPPROOT/K7. MAIN CONFIGURATION FILE