tminor grammar error - Granular.jl - Julia package for granular dynamics simulation
 (HTM) git clone git://src.adamsgaard.dk/Granular.jl
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b9af1feee431c70f1b40417dbf171db440188c50
 (DIR) parent 98edda49eee69935d623dd8a79bca2384431e12d
 (HTM) Author: Anders Damsgaard <andersd@riseup.net>
       Date:   Sun, 12 Nov 2017 12:23:03 -0500
       
       minor grammar error
       
       Diffstat:
         M docs/src/man/getting_started.md     |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/docs/src/man/getting_started.md b/docs/src/man/getting_started.md
       t@@ -1,6 +1,6 @@
        # Getting started
        In this section, it is assumed that [Julia](https://julialang.org) and 
       -[Granular.jl](https://github.com/anders-dc/Granular.jl) has been successfully 
       +[Granular.jl](https://github.com/anders-dc/Granular.jl) have been successfully 
        installed.  If not, please consult the [Installation](@ref Installation) 
        section of this manual.  If you are new to the [Julia](https://julialang.org) 
        programming language, the official manual has a useful guide to [getting