From 396ad8e3095f326b28dbecf87ba86bd2be78db3e Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Sun, 8 Aug 2021 21:03:17 +0200 Subject: [PATCH] Correct minor typos in website --- _posts/2021-05-26-website-updates.md | 2 +- pages/build.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_posts/2021-05-26-website-updates.md b/_posts/2021-05-26-website-updates.md index 0520846..5520d18 100644 --- a/_posts/2021-05-26-website-updates.md +++ b/_posts/2021-05-26-website-updates.md @@ -44,7 +44,7 @@ In order to run the website locally, ... 1. `cd {{ site.name }}` 1. `git checkout gh-pages` 1. `bundle install` - This command should take case of installing everything else as per the Gemfile. + This command takes care of installing everything else as per the Gemfile. 1. `bundle exec jekyll serve --watch --incremental --trace` Now you can browse the website at *http://localhost:4000* diff --git a/pages/build.md b/pages/build.md index f82aa06..e8c437b 100644 --- a/pages/build.md +++ b/pages/build.md @@ -128,7 +128,7 @@ Basically very simple, but there may be a few pitfalls, so we'll go through each **Do not** install mingw-developer-toolkit, because if on 64bit, this requires tweaking of several environment variables to get gcc to use 32bit libs all around (which may be hard to get right for laymen). 7. In the menu, select *Installation* → *Apply Changes*. - Something like 113 Packages will be installed, which may take a few minutes. + Something like 80 Packages will be installed, which may take a few minutes. 8. Upon success, select *Installation* → *Quit* from the menu.