From 2c818c65979f45ca169c30b7d48dd8b99e6537b2 Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Fri, 21 Nov 2014 14:27:00 -0800 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e394db0d7..2e17b1f7a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is the Let's Encrypt Agent DEVELOPER PREVIEW repository. DO NOT RUN THIS CODE ON A PRODUCTION WEBSERVER. IT WILL INSTALL CERTIFICATES SIGNED BY A TEST CA, AND WILL CAUSE CERT WARNINGS FOR USERS. -This code intended for testing, demonstration, and integration engineering +This code is intended for testing, demonstration, and integration engineering with OSes and hosting platforms. Currently the code works with Linux and Apache, though we will be expanding it to other platforms.