diff --git a/doc/org/tut.org b/doc/org/tut.org index 609dc981e..b34ab01ce 100644 --- a/doc/org/tut.org +++ b/doc/org/tut.org @@ -34,7 +34,7 @@ three interfaces supported by Spot: shell commands, Python, or C++. * Examples in Python only -In directory the, =python/tests= [[file:install.org][Spot tarball]] contains a small +In directory =python/tests=, the [[file:install.org][Spot tarball]] contains a small collection of IPython notebooks. As the name of the directory implies, these are part of the test suite for the Python bindings, however they can be interesting to look at if you want to see more code examples.