Fix typo
This commit is contained in:
parent
32a81b0f88
commit
7fc538f4f0
3 changed files with 4 additions and 4 deletions
|
@ -475,7 +475,7 @@ inherits = "ss15"
|
|||
|
||||
[buildPlans.iosevka-ss16]
|
||||
family = "Iosevka SS16"
|
||||
desc = "IBM Plex Mono Style"
|
||||
desc = "PT Mono Style"
|
||||
snapshotFamily = 'iosevka'
|
||||
snapshotFeature = '"ss16" on'
|
||||
[buildPlans.iosevka-ss16.variants]
|
||||
|
@ -500,7 +500,7 @@ inherits = "ss16"
|
|||
|
||||
[buildPlans.iosevka-ss17]
|
||||
family = "Iosevka SS17"
|
||||
desc = "IBM Plex Mono Style"
|
||||
desc = "Recursive Mono Style"
|
||||
snapshotFamily = 'iosevka'
|
||||
snapshotFeature = '"ss17" on'
|
||||
[buildPlans.iosevka-ss17.variants]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iosevka",
|
||||
"version": "5.0.0-beta.2",
|
||||
"version": "5.0.0-beta.3",
|
||||
"main": "./font-src/index.js",
|
||||
"scripts": {
|
||||
"build": "node utility/ensure-verda-exists && verda -f verdafile.js",
|
||||
|
|
|
@ -3950,7 +3950,7 @@ underscore = "low"
|
|||
tag = "ss17"
|
||||
description = "Recursive Mono Style"
|
||||
|
||||
[composite.ss16.design]
|
||||
[composite.ss17.design]
|
||||
capital-b = "standard-unilateral-motion-serifed"
|
||||
capital-c = "unilateral-inward-serifed"
|
||||
capital-d = "standard-unilateral-motion-serifed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue