Skip to content

Commit bc75d10

Browse files
authored
Merge pull request realpython#773 from willhumphreys/master
Fix missing space
2 parents 249e7a9 + 2200018 commit bc75d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/env.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ known for IntelliJ IDEA. Both share the same code base and most of PyCharm's
148148
features can be brought to IntelliJ with the free
149149
`Python Plug-In <https://plugins.jetbrains.com/plugin/?idea&pluginId=631>`_. There are two
150150
versions of PyCharm: Professional Edition (Free 30-day trial) and Community
151-
Edition(Apache 2.0 License) with fewer features.
151+
Edition (Apache 2.0 License) with fewer features.
152152

153153
Python (on Visual Studio Code)
154154
-----------------------------

0 commit comments

Comments
 (0)