diff --git a/README.md b/README.md index 93bbc1cd..ee1aa32b 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Bitcoin v0.3.24 is now available for download at * `layout: post` important for Jekyll * `title: ...` will be used as the title * `src: ...` (optional) link to full annoucement -* `categorry: ...` category of post +* `category: ...` category of post ** `releases` ** `events` diff --git a/_posts/releases/2011-04-27-v0.3.21.md b/_posts/releases/2011-04-27-v0.3.21.md index ecac4c7e..e724355c 100644 --- a/_posts/releases/2011-04-27-v0.3.21.md +++ b/_posts/releases/2011-04-27-v0.3.21.md @@ -1,6 +1,6 @@ --- layout: post -title: Bitcoin version 0.3.21 +title: Bitcoin version 0.3.21 released category: releases --- diff --git a/_posts/releases/2011-06-05-v0.3.22.md b/_posts/releases/2011-06-05-v0.3.22.md index b0819ffe..774db204 100644 --- a/_posts/releases/2011-06-05-v0.3.22.md +++ b/_posts/releases/2011-06-05-v0.3.22.md @@ -1,6 +1,6 @@ --- layout: post -title: Bitcoin version 0.3.22 +title: Bitcoin version 0.3.22 released category: releases --- diff --git a/_posts/releases/2011-11-21-v0.5.0.md b/_posts/releases/2011-11-21-v0.5.0.md index 42f96f62..c50c5b98 100644 --- a/_posts/releases/2011-11-21-v0.5.0.md +++ b/_posts/releases/2011-11-21-v0.5.0.md @@ -9,7 +9,7 @@ Bitcoin version 0.5.0 is now available for download at: The major change for this release is a completely new graphical that uses the Qt user interface toolkit. -This release include German, Spanish, Spanish-Castilian, Norwegian +This release includes German, Spanish, Spanish-Castilian, Norwegian and Dutch translations. More translations are welcome; join the project at Transifex if you can help: diff --git a/about.html b/about.html index 88ffc10e..ed98a184 100644 --- a/about.html +++ b/about.html @@ -1,5 +1,6 @@ --- layout: simple +title: About Bitcoin ---
@@ -15,12 +16,12 @@ layout: simple

Technology

-

If you are interested to learn more about the technical details of Bitcoin it is recommended to start with these documents:

+

If you are interested in learning more about the technical details of Bitcoin it is recommended you start with these documents:

@@ -35,7 +36,7 @@ layout: simple

These are the basic features of any Bitcoin-like network.