From a0430dc208cc5f16ccc4133c18b08e37c5ad9331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Panzenb=C3=B6ck?= Date: Fri, 21 Nov 2014 02:14:21 +0100 Subject: [PATCH] typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6450c4..1272830 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ IPython for Blender =================== -This scripts contain hacks in order to run [IPython][1] in the context of [Blenders][2] +These scripts contain hacks in order to run [IPython][1] in the context of [Blender's][2] embedded Python interpreter. [1]: http://ipython.org/