We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60798e3 commit 8ed8b33Copy full SHA for 8ed8b33
docs/source/developers/architecture.rst
@@ -28,7 +28,7 @@ Jupyter Server contains the following components:
28
29
- **Config Manager** initializes configuration for the ServerApp. You can define
30
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
+ ServerApp settings. Follow :ref:`the Config File Guide <other-full-config>` to
32
learn about configuration settings and how to build custom config.
33
34
- **Custom Extensions** allow you to create the custom Server's REST API endpoints.
0 commit comments