fixup: fix tpyo in custom plans and rephrasing. (#2074)

This commit is contained in:
cosmix 2023-11-04 00:56:24 +02:00 committed by GitHub
parent 4e80688050
commit f0ee627f03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ docker run -it -v ${pwd}:/build avivace/iosevka-build
Fonts files will be placed in the `dist` folder.
You can provide `private-build.plans.toml` for a customized build and/or specify the desired release appending `-e FONT_VERSION=X.X.X`. to the Docker command.
You can provide `private-build-plans.toml` for a customized build (place it in your working directory when you run the `docker` command), and/or specify the desired release by appending `-e FONT_VERSION=X.X.X`. to the `docker` command.
## Customized Build