We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8da016c commit 82ee47aCopy full SHA for 82ee47a
README.rst
@@ -119,7 +119,7 @@ expected value should be. For example::
119
fido = self.Dog()
120
self.assertEqual(__, isinstance(fido, object))
121
122
-This is where the Python Command Line can come in handy. in this case I can
+This is where the Python Command Line can come in handy. In this case I can
123
fire up the command line, recreate the scenario and run queries:
124
125
.. image:: http://i442.photobucket.com/albums/qq150/gregmalcolm/DebuggingPython.png
0 commit comments