summaryrefslogtreecommitdiff
path: root/docs/dynmetrics/index.html
diff options
context:
space:
mode:
authorVeratyr <me@13-th.com>2020-08-18 03:45:21 +0300
committerGitHub <noreply@github.com>2020-08-18 03:45:21 +0300
commitaa15057fbdb0b63bffec3a40b3a6886d00f4ded3 (patch)
tree7099677ca74ec96a7baa608f2f2e212ae8e86c35 /docs/dynmetrics/index.html
parent1b5fcd816c78fa7184c8729565c7a1ee08acf9cb (diff)
downloadinter-aa15057fbdb0b63bffec3a40b3a6886d00f4ded3.tar.xz
web: Fix typo of "Extra Light" in menu (#274)
Diffstat (limited to 'docs/dynmetrics/index.html')
-rw-r--r--docs/dynmetrics/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dynmetrics/index.html b/docs/dynmetrics/index.html
index e442fbff3..387719e13 100644
--- a/docs/dynmetrics/index.html
+++ b/docs/dynmetrics/index.html
@@ -80,7 +80,7 @@ endfor
<img title="Style" class="icon" src="icons/style.svg">
<select data-binding="style">
<option value="thin">Thin</option>
- <option value="extra-light">Extra Ligh</option>
+ <option value="extra-light">Extra Light</option>
<option value="light">Light</option>
<option value="regular" default selected>Regular</option>
<option value="medium">Medium</option>