Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
a2800276 committed Mar 9, 2012
1 parent f2e2104 commit 9fb65c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion questions/how_to_indent_python.json
Expand Up @@ -4,7 +4,7 @@
"sub_category": "python",
"right_answer": "a3",
"nerd_level": 2,
"text": "How can code be indented according to PEP 8?",
"text": "How should code be indented according to PEP 8?",
"a1": "One tab",
"a2": "Two spaces",
"a3": "Four spaces",
Expand Down

0 comments on commit 9fb65c7

Please sign in to comment.