You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2019/08/27 13:36:13 UTC

[sling-whiteboard] branch master updated: tweak README

This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 7efb238  tweak README
7efb238 is described below

commit 7efb238d4981b88030c9c1a1cb71e2cf526c8c64
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Tue Aug 27 15:36:09 2019 +0200

    tweak README
---
 time-to-first-request/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/time-to-first-request/README.md b/time-to-first-request/README.md
index b0452fc..ada30d0 100644
--- a/time-to-first-request/README.md
+++ b/time-to-first-request/README.md
@@ -4,7 +4,7 @@ time-to-first-request
 This HTTP proxy, written in NodeJS, starts a Docker
 container on demand when an HTTP request is received.
 
-It is used to measure the time-to-first-request on containers.
+It can be used to measure the _time to first successful request_ on containers.
 
 To run this use: