Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vidartf authored Aug 15, 2019
1 parent b7deba2 commit 4399614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jupyter_server/extension/application.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def _preparse_command_line(Application):
class StandaloneApp(JupyterApp):
"""Base class for configurable Jupyter Server Extension Applications.
StandaloneApp subclasses ire launched directly by calling its
StandaloneApp subclasses are launched directly by calling its
`launch_instance` class method. This method can be set as an
entry_point in the extensions setup.py
"""
Expand Down

0 comments on commit 4399614

Please sign in to comment.