Fixed typo in UI README.md (#11057)

Signed-off-by: Nidhi Dhamnani <nidhidhamnani@gmail.com>
pull/11070/head
Nidhi Dhamnani 3 years ago committed by GitHub
parent 414c3e549c
commit d9c650b92e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      web/ui/README.md

@ -1,6 +1,6 @@
## Overview
The `ui` directory contains static files and templates used in the web UI. For
easier distribution they are compressend (c.f. Makefile) and statically compiled
easier distribution they are compressed (c.f. Makefile) and statically compiled
into the Prometheus binary using the embed package.
During development it is more convenient to always use the files on disk to

Loading…
Cancel
Save