Skip to content

Commit 8ed8b33

Browse files
authored
typo: ServerApp (#1361)
1 parent 60798e3 commit 8ed8b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/developers/architecture.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Jupyter Server contains the following components:
2828

2929
- **Config Manager** initializes configuration for the ServerApp. You can define
3030
custom classes for the Jupyter Server managers using this config and change
31-
SererApp settings. Follow :ref:`the Config File Guide <other-full-config>` to
31+
ServerApp settings. Follow :ref:`the Config File Guide <other-full-config>` to
3232
learn about configuration settings and how to build custom config.
3333

3434
- **Custom Extensions** allow you to create the custom Server's REST API endpoints.

0 commit comments

Comments
 (0)