Skip to content

Commit 59667bd

Browse files
authored
remove extra space
1 parent 8819681 commit 59667bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/gettingstarted.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ In this tutorial, :math:`f` is defined as:
286286

287287
f(x) = {\rm argmax}_k P(Y=k | x, \theta)
288288

289-
In python, using Theano this can be written as :
289+
In python, using Theano this can be written as:
290290

291291
.. code-block:: python
292292

0 commit comments

Comments
 (0)