From 2d6d4b5c8abc1924ec8a23b23b5aaca0e61dc1e1 Mon Sep 17 00:00:00 2001
From: Shlomi Fish <shlomif@shlomifish.org>
Date: Sat, 8 Apr 2017 18:35:25 +0300
Subject: [PATCH] Fix some typos.

Thanks to Jan for pointing one.
---
 README.md | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 4ea82606..dcb72391 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 This is a collection of Card Solitaire/Patience games written in Python.
 See http://pysolfc.sourceforge.net/ .
 
-This is a maintenace branch of PySol FC by Shlomi Fish and by some other
+This is a maintenance branch of PySol FC by Shlomi Fish and by some other
 people, aiming to clean up the code, add features, fix bugs, port to Python
 3, etc.
 
@@ -38,7 +38,7 @@ You can run from the source directory:
 
 $ python pysol.py
 
-After following steps similar to this one (on
+After following steps similar to these (on
 [Mageia Linux](http://www.mageia.org/) ):
 
 ```
@@ -75,7 +75,7 @@ to its CMake-based build-system:
 - Music
  - Copy some music files (mp3 for example) to ~/.PySolFC/music/
 
- - Original PySol music can be download from:
+ - Original PySol music can be downloaded from:
    ftp://ibiblio.org/pub/linux/games/solitaires/pysol-music-4.40.tar.gz
 
 - Cardsets
@@ -83,5 +83,3 @@ to its CMake-based build-system:
 
  - Additional cardsets can be downloaded from the PySolFC project page:
    http://sourceforge.net/project/showfiles.php?group_id=150718
-
-