Browse Source

correct docs

jomo 10 years ago
parent
commit
1976ed13c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      views/index.jade

+ 1 - 1
views/index.jade

@@ -36,7 +36,7 @@ block content
         h3 HTTP headers
         h3 HTTP headers
         p Images will come with these HTTP headers, useful for debugging.
         p Images will come with these HTTP headers, useful for debugging.
         h4 Response-Time
         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
         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.
         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.