Fix header level for Sublime.
David Blume

David Blume commited on 2020-12-27 16:17:34
Showing 1 changed files, with 1 additions and 1 deletions.

... ...
@@ -33,7 +33,7 @@ project file. I prefer this to GitHub's Atom. Both are based on GitHub's Electro
33 33
 PyCharm uses the [.idea](/testpython.git/tree/master/.idea/) directory. JetBrains suggests [sharing the .idea directory
34 34
 except for workspace.xml and tasks.xml](https://intellij-support.jetbrains.com/hc/en-us/articles/206544839).
35 35
 
36
-#### Sublime Text 3
36
+### Sublime Text 3
37 37
 
38 38
 [Sublime](https://www.sublimetext.com/) uses the 
39 39
 [testpython.sublime-project](/testpython.git/blob/master/testpython.sublime-project) file.
40 40