From 1976ed13c995f0272d42dec19874e9e9777739da Mon Sep 17 00:00:00 2001 From: jomo Date: Thu, 6 Nov 2014 22:02:33 +0100 Subject: [PATCH] correct docs --- views/index.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.jade b/views/index.jade index b13bff5..df30620 100644 --- a/views/index.jade +++ b/views/index.jade @@ -36,7 +36,7 @@ block content h3 HTTP headers p Images will come with these HTTP headers, useful for debugging. h4 Response-Time - p The time, in seconds, it took Crafatar to process the request. + p The time, in milliseconds, it took Crafatar to process the request. h4 X-Storage-Type p Either 'local' or 'downloaded'. Local means that Crafatar already had the image on disk, while downloaded means that it was retrieved from Mojang's skin servers.