From 54d49db4ed3978f20b5179b9debafb7dc20089d5 Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Tue, 16 Oct 2018 16:37:02 +0200
Subject: [PATCH] fix typo

---
 index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.md b/index.md
index 06e50ad..557b0c6 100644
--- a/index.md
+++ b/index.md
@@ -35,7 +35,7 @@ Use Dynare to solve and estimate your model, produce IRFs, perform identificatio
 </div>
 <div class="dynare_home_page_about_column" markdown="1">
 <h3>Platforms</h3>
-Dynare runs on top of Matlab and [GNU/Octave](https://www.gnu.org/software/octave/), an open-source Matlab clone. [Julia](https://julialang.org/) support coming soon!
+Dynare runs on top of Matlab and [GNU Octave](https://www.gnu.org/software/octave/), an open-source Matlab clone. [Julia](https://julialang.org/) support coming soon!
 </div>
 <div class="dynare_home_page_about_column" markdown="1">
 <h3>Ease of Use</h3>
-- 
GitLab