diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-02 21:38:19 +0100 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-02 21:38:19 +0100 |
| commit | 17e4d7362cdcbf568c9c5731c6c9b353d89ad7f9 (patch) | |
| tree | 1b2a17e098c10ca80ca2ab850d88c76c0f846e72 /_scripts | |
| parent | da3be98102a9d231aff32b27768cc89c154c7460 (diff) | |
| parent | 8d2608e8c52e699234cbf94bc8e612379bb667ba (diff) | |
| download | alpine-mksite-17e4d7362cdcbf568c9c5731c6c9b353d89ad7f9.tar.bz2 alpine-mksite-17e4d7362cdcbf568c9c5731c6c9b353d89ad7f9.tar.xz | |
Merge branch 'master' into production
Diffstat (limited to '_scripts')
| -rw-r--r-- | _scripts/generate_releases.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_scripts/generate_releases.lua b/_scripts/generate_releases.lua index 3f02fdc..c064f74 100644 --- a/_scripts/generate_releases.lua +++ b/_scripts/generate_releases.lua @@ -33,8 +33,8 @@ flavor_def = { ["alpine-virt"] = { title = "Virtual", desc = { - "Similar as standard", - "Slimed down kernel", + "Similar to standard", + "Slimmed down kernel", "Optimized for virtual systems", }, }, |
