Skip to content

Commit 934fb5b

Browse files
Fix typo (#1262)
1 parent 5c49253 commit 934fb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/operators/multiple-extensions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Managing multiple extensions
77
One of the major benefits of Jupyter Server is that you can run serve multiple
88
Jupyter frontend applications above the same Tornado web server.
99
That's because every Jupyter frontend application is now a server extension.
10-
When you run a Jupyter Server will multiple extensions enabled, each extension
10+
When you run a Jupyter Server with multiple extensions enabled, each extension
1111
appends its own set of handlers and static assets to the server.
1212

1313
Listing extensions

0 commit comments

Comments
 (0)