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.