From 1a5eff49f271f04b48b293458e4a2aa5986d92d4 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner <inform@tiker.net> Date: Tue, 20 Oct 2015 14:23:06 -0500 Subject: [PATCH] Typo fix --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3f47afca..1cfb01b0 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ It relies on * `numpy <http://pypi.python.org/pypi/numpy>`_ for arrays * `modepy <http://pypi.python.org/pypi/modepy>`_ for modes and nodes on simplices -* `meshmdoe <http://pypi.python.org/pypi/meshmdoe>`_ for modes and nodes on simplices +* `meshmode <http://pypi.python.org/pypi/meshmode>`_ for modes and nodes on simplices * `loopy <http://pypi.python.org/pypi/loopy>`_ for fast array operations * `leap <http://pypi.python.org/pypi/leap>`_ for time integration * `dagrt <http://pypi.python.org/pypi/dagrt>`_ as an execution runtime -- GitLab